RFR: 8326957: Implementation of JEP 474: ZGC: Generational Mode by Default

Axel Boldt-Christmas aboldtch at openjdk.org
Wed Apr 10 07:59:19 UTC 2024


This is the implementation task for `JEP 474: ZGC: Generational Mode by Default`. See the JEP for details. [JDK-8326667](https://bugs.openjdk.org/browse/JDK-8326667)

-------------

Commit messages:
 - Merge tag 'jdk-23+17' into JDK-8326957
 - Merge tag 'jdk-23+16' into JDK-8326957
 - Update VMDeprecatedOptions.java test
 - 8326957: Implementation of Deprecate Non-Generational ZGC

Changes: https://git.openjdk.org/jdk/pull/18393/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18393&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326957
  Stats: 107 lines in 7 files changed: 105 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/18393.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18393/head:pull/18393

PR: https://git.openjdk.org/jdk/pull/18393


More information about the hotspot-dev mailing list