hg: jdk9/hs/hotspot: 2 new changesets
joseph.provino at oracle.com
joseph.provino at oracle.com
Mon Oct 24 17:10:48 UTC 2016
Changeset: 47e5864ea577
Author: jprovino
Date: 2016-10-24 10:10 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/47e5864ea577
8160055: Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
Summary: The call to ClassLoaderDataGraph::clear_claimed_marks() during initial mark in g1CollectedHeap.cpp:4420 is misplaced.
Reviewed-by: tschatzl, kbarrett
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.hpp
! test/gc/g1/TestGCLogMessages.java
Changeset: 22635dbb3f84
Author: jprovino
Date: 2016-10-24 16:27 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/22635dbb3f84
Merge
More information about the jdk9-hs-changes
mailing list