Note that OpenJ9 and Azul already do similar optimizations.
And Android while not being a Java/JVM proper, more of a cousin, also has similar JIT cache concept as intermediate step before doing AOT compilation of selected code.
Naturally also welcomed on the OpenJDK distributions.
And Android while not being a Java/JVM proper, more of a cousin, also has similar JIT cache concept as intermediate step before doing AOT compilation of selected code.
Naturally also welcomed on the OpenJDK distributions.