hg: jdk9/hs/hotspot: 4 new changesets
jon.masamitsu at oracle.com
jon.masamitsu at oracle.com
Tue Aug 12 16:41:09 UTC 2014
Changeset: d797b4e50707
Author: tschatzl
Date: 2014-08-07 22:28 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/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/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
Changeset: 6b5529bd2bb3
Author: jmasa
Date: 2014-08-05 15:41 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/6b5529bd2bb3
8034056: assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment
Reviewed-by: tschatzl, sjohanss
! src/share/vm/memory/collectorPolicy.cpp
Changeset: a9e233f74c2b
Author: jmasa
Date: 2014-08-08 16:24 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a9e233f74c2b
Merge
More information about the jdk9-hs-changes
mailing list