hg: jdk10/hs/hotspot: 8178148: Log more detailed information about scan rs phase
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Jun 28 08:55:31 UTC 2017
Changeset: 4307acc60c10
Author: tschatzl
Date: 2017-06-14 11:26 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/4307acc60c10
8178148: Log more detailed information about scan rs phase
Summary: Add logging about the number of cards actually scanned, claimed and skipped during the Scan RS phase
Reviewed-by: ehelin, sangheki
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc/g1/g1GCPhaseTimes.hpp
! src/share/vm/gc/g1/g1ParScanThreadState.cpp
! src/share/vm/gc/g1/g1ParScanThreadState.hpp
! src/share/vm/gc/g1/g1RemSet.cpp
! src/share/vm/gc/g1/g1RemSet.hpp
! src/share/vm/gc/g1/workerDataArray.hpp
! src/share/vm/gc/g1/workerDataArray.inline.hpp
! test/gc/g1/TestGCLogMessages.java
! test/native/gc/g1/test_workerDataArray.cpp
More information about the jdk10-hs-changes
mailing list