The AOT cache has been developed on top of CDS, so we have a lot of legacy logging code in HotSpot that uses the "cds" tag.
We should eventually change all the code in HotSpot that with the "cds" tag to use the "aot" tag instead.
We should eventually change all the code in HotSpot that with the "cds" tag to use the "aot" tag instead.
- relates to
-
JDK-8355638 Allow -Xlog:aot to be used as an alias for -Xlog:cds when using AOT cache
-
- In Progress
-