Comment on JEP 544: Ahead-of-Time Code CompilationparentComments−SkinneyOP1dThis JEP is essentially about caching the JIT's generated code for later runs. The JIT is still free to discard the cache if it deems it worthwhile.
Comments
This JEP is essentially about caching the JIT's generated code for later runs. The JIT is still free to discard the cache if it deems it worthwhile.