Code Review for src.9

Prepared by:tschatzl on Tue Aug 26 14:29:30 CEST 2014
Workspace:/home/tschatzl/Downloads/vmshare/cmm-decommit/src.9
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 6 lines changed: 0 ins; 5 del; 1 mod; 576 unchg
Patch of changes: src.9.patch
Legend: Modified file
Deleted file
New file

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

rev 6926 : 8056043: Heap does not shrink within the heap after JDK-8038423
Summary: Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too.
Reviewed-by:
4 lines changed: 0 ins; 4 del; 0 mod; 446 unchg

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

rev 6926 : 8056043: Heap does not shrink within the heap after JDK-8038423
Summary: Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too.
Reviewed-by:
2 lines changed: 0 ins; 1 del; 1 mod; 130 unchg

This code review page was prepared using ../../tools/webrev.sh (vers 23.18-hg).