Code Review for hotspot

Prepared by:tschatzl on Mon Dec 15 10:41:35 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:-3
Summary of changes: 221 lines changed: 194 ins; 5 del; 22 mod; 11681 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 7520 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7521 : [mq]: bengt-review
64 lines changed: 45 ins; 5 del; 14 mod; 6745 unchg

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

rev 7520 : 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 7520 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
4 lines changed: 3 ins; 0 del; 1 mod; 364 unchg

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

rev 7520 : 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 7520 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7521 : [mq]: bengt-review
4 lines changed: 4 ins; 0 del; 0 mod; 327 unchg

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

rev 7520 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7521 : [mq]: bengt-review
13 lines changed: 13 ins; 0 del; 0 mod; 1237 unchg

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

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

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

rev 7521 : [mq]: bengt-review
1 line changed: 0 ins; 0 del; 1 mod; 141 unchg

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

rev 7520 : 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 7521 : [mq]: bengt-review
2 lines changed: 0 ins; 0 del; 2 mod; 129 unchg

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

rev 7520 : 8048179: Early reclaim of large objects that are referenced by a few objects
Summary:
Reviewed-by:
rev 7521 : [mq]: bengt-review
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

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