hg: jdk9/hs-gc/hotspot: 2 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Fri Aug 8 09:22:53 UTC 2014


Changeset: d797b4e50707
Author:    tschatzl
Date:      2014-08-07 22:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/d797b4e50707

8052170: G1 asserts at collection exit with -XX:-G1DeferredRSUpdate
Summary: Do not try to verify timing measures for the redirty logged cards phase when it is not executed.
Reviewed-by: brutisso, jmasa

! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp
! test/gc/g1/TestDeferredRSUpdate.java

Changeset: de0aa2058110
Author:    tschatzl
Date:      2014-08-07 22:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/de0aa2058110

8054341: Remove some obsolete code in G1CollectedHeap class
Summary: Remove dead code.
Reviewed-by: stefank, brutisso

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp



More information about the jdk9-all-changes mailing list