Slide 65
Slide 65 text
G1
● Is the default since Java 9 by JEP 248: Make G1 the
Default Garbage Collector
● More focus on the balance between throughput and
latency
● G1 continues to be improved, JEP 423: Region fix for G1,
which may be available on Java 22
● JDK-8272773 - Configurable Card Table Card Size
(-XX:GCCardSizeInBytes) available on java 18