JVM-Compiler-List
JVM Compiler List | JVM 编译相关资料索引
JIT | 即时编译
-
2013-Java Just-In-Time compilation: more than just a buzzword: This article will share with you a troubleshooting exercise I was involved with following the addition of a new virtual server (capacity improvement and horizontal scaling project).
-
2017-Understanding How Graal Works - a Java JIT Compiler Written in Java: I’ll talk about just a little bit of the theory but then I’ll show you how this is applied to compile a method all the way from the bytecode to the machine code.