Is your feature request related to a problem?
startup time slow
Describe the solution you'd like.
paper aot maps
https://javadevtech.com/2025/06/07/ahead-of-time-aot-cache-with-project-leyden/
Describe alternatives you've considered.
compile manually, but has cost
Other
add jaotc --output paper.aot --jar paper.jar or similar to pipeline
Is your feature request related to a problem?
startup time slow
Describe the solution you'd like.
paper aot maps
https://javadevtech.com/2025/06/07/ahead-of-time-aot-cache-with-project-leyden/
Describe alternatives you've considered.
compile manually, but has cost
Other
add
jaotc --output paper.aot --jar paper.jaror similar to pipeline