hg: jdk/jdk: 2 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Nov 27 09:21:49 UTC 2019
Changeset: 3b1afeb49a20
Author: tschatzl
Date: 2019-11-27 10:19 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/3b1afeb49a20
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination
Summary: Deprecate the ParallelScavenge + SerialOld GC combinations by deprecating the UseParallelOldGC flag. Also reviewed by Bernd Eckenfels<ecki at zusammenkunft.net>.
Reviewed-by: pliden
! src/hotspot/share/gc/shared/gc_globals.hpp
! src/hotspot/share/runtime/arguments.cpp
! test/hotspot/jtreg/gc/startup_warnings/TestParallelScavengeSerialOld.java
! test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
Changeset: c887851da33d
Author: tschatzl
Date: 2019-11-27 10:21 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/c887851da33d
Merge
More information about the jdk-all-changes
mailing list