Code Review for hotspot

Prepared by:tschatzl on Thu Dec 18 11:26:30 CET 2014
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-4
Summary of changes: 237 lines changed: 193 ins; 5 del; 39 mod; 11664 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/g1CollectedHeap.cpp

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7559 : imported patch bengt-review
rev 7560 : [mq]: bengt-review2
71 lines changed: 45 ins; 5 del; 21 mod; 6738 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
3 lines changed: 3 ins; 0 del; 0 mod; 1700 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7560 : [mq]: bengt-review2
5 lines changed: 3 ins; 0 del; 2 mod; 363 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
3 lines changed: 2 ins; 0 del; 1 mod; 398 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7559 : imported patch bengt-review
rev 7560 : [mq]: bengt-review2
6 lines changed: 4 ins; 0 del; 2 mod; 325 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7559 : imported patch bengt-review
rev 7560 : [mq]: bengt-review2
12 lines changed: 12 ins; 0 del; 0 mod; 1237 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7559 : imported patch bengt-review
rev 7560 : [mq]: bengt-review2
8 lines changed: 8 ins; 0 del; 0 mod; 482 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
6 lines changed: 3 ins; 0 del; 3 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java (was test/gc/g1/TestEagerReclaimHumongousRegions2.java)

rev 7559 : imported patch bengt-review
2 lines changed: 0 ins; 0 del; 2 mod; 129 unchg

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

rev 7558 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7559 : imported patch bengt-review
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/TestG1TraceEagerReclaimHumongousObjects.java (was test/gc/g1/TestG1TraceReclaimDeadHumongousObjectsAtYoungGC.java)

rev 7559 : imported patch bengt-review
rev 7560 : [mq]: bengt-review2
8 lines changed: 0 ins; 0 del; 8 mod; 134 unchg

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