Generational ZGC Early Access builds 4

Stefan Karlsson stefan.karlsson at oracle.com
Tue Feb 7 13:06:38 UTC 2023


Hi all,

We've now published new Generational ZGC Early Access builds on:
https://jdk.java.net/genzgc

Changes since previous EA builds:

The build is rebased on top of the jdk-21+7 EA changeset.

The store barriers have been further optimized.

The tenuring threshold heuristics have been updated. This threshold 
determines how long objects stay in the young generation before they are 
promoted to the old generation.

Fixed a register aliasing bug with Unsafe + cmpxchg/xchg

Thanks,
StefanK


More information about the zgc-dev mailing list