Code Review for hotspot

Prepared by:kbarrett on Thu Mar 9 23:56:55 EST 2017
Workspace:/home/kab/sandboxes/whitebox_conc_phase_control/jdk10/hs/hotspot
Compare against version:qparent
Summary of changes: 802 lines changed: 762 ins; 8 del; 32 mod; 11211 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
rev 12506 : [mq]: list_phases
rev 12507 : imported patch explicit_stack
193 lines changed: 160 ins; 8 del; 25 mod; 285 unchg

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

rev 12505 : imported patch g1_whitebox
rev 12506 : [mq]: list_phases
rev 12507 : imported patch explicit_stack
13 lines changed: 12 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
rev 12506 : [mq]: list_phases
13 lines changed: 12 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
rev 12506 : [mq]: list_phases
6 lines changed: 5 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
rev 12506 : [mq]: list_phases
17 lines changed: 16 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
rev 12506 : [mq]: list_phases
26 lines changed: 25 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
rev 12506 : [mq]: list_phases
42 lines changed: 42 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
rev 12507 : imported patch explicit_stack
146 lines changed: 146 ins; 0 del; 0 mod; 0 unchg

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

rev 12504 : [mq]: whitebox
rev 12507 : imported patch explicit_stack
137 lines changed: 137 ins; 0 del; 0 mod; 0 unchg

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

rev 12508 : imported patch simplify_test_support
95 lines changed: 95 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/whitebox/concurrent_phase_control/TestConcurrentPhaseControlG1.java

rev 12508 : imported patch simplify_test_support
107 lines changed: 107 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).