Presented by *Erik Österlund* - Consulting Member of Technical Staff (Java Platform Group - Oracle) during the *JVM* *Language* *Summit* (August 2024 - Santa Clara, CA).
_An important goal for ZGC has always been minimizing user configuration. After a lot of work, now you just need to set the heap size. Unfortunately, setting the heap size can be notoriously difficult to get right. This session will talk about what we are doing to automate heap sizing in ZGC so you typically don't need to specify anything at all._
Make sure to check the https://www.youtube.com/playlist?list=PLX8CzqL3ArzUEYnTa6KYORRbP3nhsK0L1 playlist.
*Resources*
• JEP draft: ZGC: Automatic Heap Sizing ➤ https://openjdk.org/jeps/8329758
• OpenJDK ➤ https://openjdk.org
• Inside.Java ➤ https://inside.java/tag/gc
*Tags* #Java #OpenJDK #GC