Code Review for hotspot

Prepared by:tschatzl on Tue Nov 22 15:12:57 CET 2016
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:-2
Summary of changes: 48 lines changed: 15 ins; 11 del; 22 mod; 78 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/TestParallelAlwaysPreTouch.java

rev 12321 : imported patch 8169703-crash-with-alwayspretouch
rev 12322 : 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
10 lines changed: 1 ins; 1 del; 8 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/TestSharedArchiveWithPreTouch.java

rev 12321 : imported patch 8169703-crash-with-alwayspretouch
rev 12322 : 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
38 lines changed: 14 ins; 10 del; 14 mod; 41 unchg

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