Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the experimental ahead-of-time (AOT) compilation feature introduced in JDK 9 through this 50-minute conference talk by David Buck, Principal Member of Technical Staff at Oracle. Discover the potential benefits of AOT compilation for Java applications, including faster startup times and reduced memory consumption for multiple JVM instances. Witness live demonstrations showcasing the advantages and limitations of this exciting new HotSpot technology. Gain practical knowledge to experiment with Java's AOT compilation on your own, despite its current non-production-ready status. Learn how AOT compilation transforms Java bytecode into ready-to-execute machine code before runtime, offering a glimpse into the future of Java performance optimization.