hg: shenandoah/jdk10: 3 new changesets
ashipile at redhat.com
ashipile at redhat.com
Tue Oct 24 19:35:48 UTC 2017
Changeset: 9ad5268465fd
Author: shade
Date: 2017-10-24 21:02 +0200
URL: http://hg.openjdk.java.net/shenandoah/jdk10/rev/9ad5268465fd
Rename dynamic heuristics to static
! src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp
! src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp
! test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java
! test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java
! test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java
! test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java
! test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java
! test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java
! test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java
! test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
! test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java
Changeset: f7af79fa699a
Author: shade
Date: 2017-10-24 21:03 +0200
URL: http://hg.openjdk.java.net/shenandoah/jdk10/rev/f7af79fa699a
Static heuristics should use non-zero allocation threshold
! src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp
Changeset: 0ac89b443245
Author: shade
Date: 2017-10-24 21:03 +0200
URL: http://hg.openjdk.java.net/shenandoah/jdk10/rev/0ac89b443245
Static heuristics should be really static and report decisions
! src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp
More information about the shenandoah-dev
mailing list