Code Review for hotspot

Prepared by:sjohanss on Fri Jan 9 12:22:07 CET 2015
Workspace:/home/sjohanss/repos/jdk9/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:clear-in-listener
Summary of changes: 16 lines changed: 3 ins; 2 del; 11 mod; 286 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 7618 : 8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit
Summary: Making sure committed memory is cleared when re-committed, even if using large pages.
Reviewed-by:
rev 7619 : [mq]: clear-in-listener
rev 7620 : [mq]: needs-zeroing-to-dirty
11 lines changed: 1 ins; 2 del; 8 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1PageBasedVirtualSpace.hpp

rev 7618 : 8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit
Summary: Making sure committed memory is cleared when re-committed, even if using large pages.
Reviewed-by:
rev 7619 : [mq]: clear-in-listener
rev 7620 : [mq]: needs-zeroing-to-dirty
5 lines changed: 2 ins; 0 del; 3 mod; 111 unchg

This code review page was prepared using /home/sjohanss/repos/webrev/webrev.ksh (vers 25.6-hg+openjdk.java.net).