git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Wed Nov 27 09:27:05 UTC 2019
Changeset: 198beefc
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2019-11-27 10:19:45 +0000
URL: https://git.openjdk.java.net/mobile/commit/198beefc
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination
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: a5b3bfd8
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2019-11-27 10:21:22 +0000
URL: https://git.openjdk.java.net/mobile/commit/a5b3bfd8
Merge
More information about the mobile-changes
mailing list