Overview
Explore advanced techniques for optimizing GraalVM Native Image performance in this technical talk. Delve into the intricacies of Java reflection and class initialization, learning how to leverage a tracing agent for automatic reflection configuration and analyze class initializer dependencies. Discover strategies to maximize ahead-of-time compilation benefits while navigating challenges related to LambdaMetafactory and annotations. Gain insights into recent improvements and ongoing issues in GraalVM Native Image development, equipping yourself with knowledge to enhance Java application startup times significantly.
Syllabus
Improving GraalVM Native Image with Christian Wimmer
Taught by
Java