hg: jdk9/hs-gc/hotspot: 8064702: Remove the CMS foreground collector
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Tue Nov 18 11:08:17 UTC 2014
Changeset: b4e8daeecb44
Author: brutisso
Date: 2014-11-18 10:23 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/b4e8daeecb44
8064702: Remove the CMS foreground collector
Reviewed-by: kbarrett, ysr
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
- test/gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java
- test/gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java
- test/gc/startup_warnings/TestCMSForegroundFlags.java
More information about the jdk9-all-changes
mailing list