git: openjdk/jdk: 8326957: Implement JEP 474: ZGC: Generational Mode by Default
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue May 14 13:13:11 UTC 2024
Changeset: 4ba74475
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
Date: 2024-05-14 13:11:28 +0000
URL: https://git.openjdk.org/jdk/commit/4ba74475d44831c1fe49359458163cd1567e9619
8326957: Implement JEP 474: ZGC: Generational Mode by Default
Reviewed-by: stefank, eosterlund
! src/hotspot/share/gc/shared/gc_globals.hpp
! src/hotspot/share/gc/x/xArguments.cpp
! src/hotspot/share/gc/x/xInitialize.cpp
! src/hotspot/share/runtime/arguments.cpp
+ test/hotspot/jtreg/gc/x/TestDeprecated.java
+ test/hotspot/jtreg/gc/z/TestDefault.java
! test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
More information about the jdk-changes
mailing list