Comment on JEP 544: Ahead-of-Time Code CompilationparentComments−pjmlp1dYes, OpenJ9 and ART do it much more easily, the JIT cache is updatable across executions, so there isn't an explicit training run required.
Comments
Yes, OpenJ9 and ART do it much more easily, the JIT cache is updatable across executions, so there isn't an explicit training run required.