Code Review for hotspot

Prepared by:kbarrett on Fri Feb 17 20:09:51 EST 2017
Workspace:/home/kab/sandboxes/whitebox_conc_phase_control/jdk10/hs/hotspot
Compare against version:qparent
Summary of changes: 730 lines changed: 693 ins; 8 del; 29 mod; 11214 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8169517 : WhiteBox should provide concurrent GC phase control
Legend: Modified file
Deleted file
New file

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

rev 12505 : imported patch g1_whitebox
170 lines changed: 140 ins; 8 del; 22 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/concurrentMarkThread.hpp

rev 12505 : imported patch g1_whitebox
11 lines changed: 10 ins; 0 del; 1 mod; 87 unchg

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

rev 12505 : imported patch g1_whitebox
9 lines changed: 8 ins; 0 del; 1 mod; 5477 unchg

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

rev 12505 : imported patch g1_whitebox
5 lines changed: 4 ins; 0 del; 1 mod; 1514 unchg

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

rev 12504 : [mq]: whitebox
12 lines changed: 11 ins; 0 del; 1 mod; 602 unchg

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

rev 12504 : [mq]: whitebox
20 lines changed: 19 ins; 0 del; 1 mod; 637 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/whitebox.cpp

rev 12504 : [mq]: whitebox
14 lines changed: 14 ins; 0 del; 0 mod; 1925 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.cpp

rev 12504 : [mq]: whitebox
5 lines changed: 4 ins; 0 del; 1 mod; 319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.hpp

rev 12504 : [mq]: whitebox
2 lines changed: 1 ins; 0 del; 1 mod; 365 unchg

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

rev 12504 : [mq]: whitebox
163 lines changed: 163 ins; 0 del; 0 mod; 0 unchg

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

rev 12504 : [mq]: whitebox
134 lines changed: 134 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/TestConcurrentPhaseControlBasics.java

rev 12504 : [mq]: whitebox
83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/g1/TestConcurrentPhaseControlG1.java

rev 12505 : imported patch g1_whitebox
102 lines changed: 102 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/kab/devtools/jdk/code-tools/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).