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.