RFR: 8326957: Implement JEP 474: ZGC: Generational Mode by Default [v5]
Axel Boldt-Christmas
aboldtch at openjdk.org
Mon May 6 07:23:14 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)
Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
Default to non generational ZGC with JVMCI
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18393/files
- new: https://git.openjdk.org/jdk/pull/18393/files/8fac84cc..4de30da2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18393&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18393&range=03-04
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 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