hg: jdk9/hs-rt/hotspot: 3 new changesets
eric.caspole at oracle.com
eric.caspole at oracle.com
Wed Oct 21 14:25:20 UTC 2015
Changeset: 85a63e83293f
Author: ecaspole
Date: 2015-10-20 14:01 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/85a63e83293f
8060017: G1: Report heap sizing time
Summary: Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time.
Reviewed-by: mgerdin, tschatzl
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.hpp
! test/gc/g1/TestGCLogMessages.java
Changeset: dcf365644bef
Author: ecaspole
Date: 2015-10-20 22:35 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/dcf365644bef
Merge
! src/share/vm/gc/g1/g1CollectedHeap.cpp
Changeset: a4281fe5f387
Author: ecaspole
Date: 2015-10-21 13:46 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a4281fe5f387
Merge
! src/share/vm/gc/g1/g1CollectedHeap.cpp
More information about the jdk9-all-changes
mailing list