Episode 54 “How JDK 26 Improves G1's Throughput” [AtA]
G1 is Java’s default garbage collector in most environments, and its throughput has been considerably improved in JDK 26 by streamlining its write barriers. This conversation explores the background of that change and dives deep into regions, write barriers, concurrent marking, card tables, and how all that impacts throughput before eventually getting to the improvements made in Java 26, which lay further groundwork to G1 becoming the one and only default collector across all environments.
In this “Ask the Architect” episode of the Inside Java Podcast, recorded during JavaOne 2026, Nicolai Parlog talks to Stefan Johansson, HotSpot Garbage Collection engineer at Oracle.
JEP 522: https://openjdk.org/jeps/522
Make sure to also check the Duke’s Corner podcast on dev.java.
Additional resources
- Inside.java : News and views from members of the Java team at Oracle
- Dev.java : The Destination for Java Developers
- OpenJDK
- Oracle Java
For more episodes, check out Inside Java, our YouTube playlist, and follow @Java on Twitter.
Contact us here.
