New candidate JEP: 410: Remove the Experimental AOT and JIT Compiler


Remove the experimental Java-based ahead-of-time (AOT) and just-in-time (JIT) compiler. This compiler has seen little use since its introduction and the effort required to maintain it is significant. Retain the experimental Java-level JVM compiler interface (JVMCI) so that developers can continue to use externally-built versions of the compiler for JIT compilation.…

More at https://mail.openjdk.java.net/pipermail/jdk-dev/2021-April/005295.html