BOL-0420 Hotspot & AOT | Devoxx

Hotspot & AOT

Conference

java Java, JVM, Java SE/EE Click here to save this talk in your agenda

Room 4

Wednesday at 12:10 - 13:00

Different Java implementations exist. Your code lives multiple lifes inside them and JIT compilers provide performance behind the scenes. Some JVMs have ahead-of-time (AOT) compilation that shortens the path. Statement of the problem is different, as well as solutions. Let's talk about why do we need pre-compiled code, how it can already be produced and used with Hotspot. How Project Graal lets Java to compile Java to native code and how new Java-Level JVM Compiler Interface incorporates Java to compilation work of JVM.

Dmitry Chuyko Dmitry Chuyko

Java SE performance engineer at Oracle. Over 10 years of industrial experience related to Java Platform and related technologies.