Code Review for hotspot

Prepared by:sangheki on Fri Jun 9 16:48:22 PDT 2017
Workspace:/export/users/sangheki/ws/jdk10/hs3/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Summary of changes: 1729 lines changed: 1058 ins; 609 del; 62 mod; 22603 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8173335 : Improve logging for j.l.ref.reference processing
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/concurrentMarkSweepGeneration.cpp

1 line changed: 0 ins; 0 del; 1 mod; 8157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/parNewGeneration.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 1471 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1CollectedHeap.cpp

1 line changed: 0 ins; 0 del; 1 mod; 5534 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1ConcurrentMark.cpp

1 line changed: 0 ins; 0 del; 1 mod; 3118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1GCPhaseTimes.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 442 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/parallel/psScavenge.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 764 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/gcTimer.hpp

3 lines changed: 0 ins; 0 del; 3 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/gcTraceSend.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 474 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/referenceProcessor.cpp

68 lines changed: 33 ins; 4 del; 31 mod; 1164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/referenceProcessor.hpp

11 lines changed: 7 ins; 0 del; 4 mod; 627 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/trace/traceevents.xml

9 lines changed: 5 ins; 0 del; 4 mod; 616 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/logging/TestPrintReferences.java

27 lines changed: 17 ins; 0 del; 10 mod; 51 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/referenceProcessorPhaseTimes.cpp

239 lines changed: 239 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/referenceProcessorPhaseTimes.hpp

151 lines changed: 151 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/workerDataArray.cpp

81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/workerDataArray.hpp

86 lines changed: 86 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/workerDataArray.inline.hpp

156 lines changed: 156 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/native/gc/shared/test_workerDataArray.cpp

282 lines changed: 282 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/vm/gc/g1/workerDataArray.cpp

81 lines changed: 0 ins; 81 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/vm/gc/g1/workerDataArray.hpp

86 lines changed: 0 ins; 86 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/vm/gc/g1/workerDataArray.inline.hpp

156 lines changed: 0 ins; 156 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- test/native/gc/g1/test_workerDataArray.cpp

282 lines changed: 0 ins; 282 del; 0 mod; 0 unchg

This code review page was prepared using /home/sangheki/010_scripts/webrev.ksh (vers 25.14-hg+openjdk.java.net).