Code Review for hotspot

Prepared by:tschatzl on Wed Nov 23 10:53:53 CET 2016
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:-4
Summary of changes: 157 lines changed: 136 ins; 1 del; 20 mod; 6549 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
3 lines changed: 0 ins; 1 del; 2 mod; 5476 unchg

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
18 lines changed: 6 ins; 0 del; 12 mod; 282 unchg

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
3 lines changed: 0 ins; 0 del; 3 mod; 507 unchg

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
3 lines changed: 0 ins; 0 del; 3 mod; 284 unchg

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
rev 12328 : 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
Summary: Allow use of AlwaysPreTouch without passing a WorkGang.
Reviewed-by: kbarrett, dfazunen, ddmitriev
46 lines changed: 46 ins; 0 del; 0 mod; 0 unchg

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

rev 12327 : imported patch 8169703-crash-with-alwayspretouch
rev 12328 : 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
Summary: Allow use of AlwaysPreTouch without passing a WorkGang.
Reviewed-by: kbarrett, dfazunen, ddmitriev
rev 12329 : imported patch 8169703-kim-review
84 lines changed: 84 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../../../tools/webrev.sh (vers 25.6-hg+openjdk.java.net).