New candidate JEP: 439: Generational ZGC

Mark Reinhold mark.reinhold at oracle.com
Fri Mar 10 18:27:11 UTC 2023


https://openjdk.org/jeps/439

  Summary: Improve application performance by extending the Z Garbage
  Collector (ZGC) to maintain separate generations for young and old
  objects. This will allow ZGC to collect young objects — which tend to
  die young — more frequently.

- Mark


More information about the jdk-dev mailing list