Package net.jrodolfo.java_evolution.java25.aot_command_line
package net.jrodolfo.java_evolution.java25.aot_command_line
Demonstrates Java 25 Ahead-of-Time command-line ergonomics.
This package creates a real AOT cache with -XX:AOTCacheOutput and
then launches the same probe with -XX:AOTCache. The example verifies
the workflow, not startup performance.
-
ClassDescriptionDemonstrates Java 25 Ahead-of-Time (AOT) Command-Line Ergonomics, introduced by JEP 514.Result of the full AOT workflow.Result from one child JVM invocation.