Code Review for hotspot

Prepared by:tschatzl on Wed Mar 25 17:47:48 CET 2015
Workspace:/home/tschatzl/Downloads/vmshare/jdk8u-backport/jdk8u/hs-dev/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:-3
Summary of changes: 30 lines changed: 14 ins; 14 del; 2 mod; 4138 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_implementation/g1/g1PageBasedVirtualSpace.cpp

rev 7182 : imported patch already-backported-other-patch
3 lines changed: 3 ins; 0 del; 0 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/mutableSpace.cpp

rev 7181 : 8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
3 lines changed: 0 ins; 2 del; 1 mod; 268 unchg

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

rev 7181 : 8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
5 lines changed: 5 ins; 0 del; 0 mod; 1571 unchg

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

rev 7181 : 8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
6 lines changed: 6 ins; 0 del; 0 mod; 994 unchg

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

rev 7181 : 8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
13 lines changed: 0 ins; 12 del; 1 mod; 1124 unchg

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