"Class Data Sharing" in the "Java Virtual Machine Guide" needs to be updated to reflect the new "AOT" flag aliases such as -XX:AOTMode -XX:AOTCache and -XX:AOTConfiguration
https://docs.oracle.com/en/java/javase/23/vm/class-data-sharing.html
- blocks
-
JDK-8315737 JEP 483: Ahead-of-Time Class Loading & Linking
-
- Closed
-