hg: jdk9/hs/hotspot: 2 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Tue Jul 19 09:52:34 UTC 2016


Changeset: 27bf57ad3d72
Author:    tschatzl
Date:      2016-07-19 10:31 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/27bf57ad3d72

8034842: Parallelize the Free CSet phase in G1
Reviewed-by: jmasa, ehelin

! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1ConcurrentMark.cpp
! src/share/vm/gc/g1/g1DefaultPolicy.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.hpp
! src/share/vm/gc/g1/g1MarkSweep.cpp
! src/share/vm/gc/g1/heapRegion.cpp
! src/share/vm/gc/g1/heapRegion.hpp
! test/gc/g1/TestGCLogMessages.java

Changeset: cf03be81f5c4
Author:    tschatzl
Date:      2016-07-19 09:30 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/cf03be81f5c4

8157459: G1 IHOP JFR event attribute with incorrect content type
Summary: Use PERCENTAGE instead of BYTES64 data type for the affected attributes.
Reviewed-by: ehelin, sangheki

! src/share/vm/gc/shared/gcTraceSend.cpp
! src/share/vm/trace/traceevents.xml



More information about the jdk9-all-changes mailing list