Code Review for hotspot

Prepared by:tschatzl on Mon Mar 23 16:15:53 CET 2015
Workspace:/home/tschatzl/Downloads/vmshare/jdk8u-backport/jdk8u/hs-dev/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:-3
Summary of changes: 149 lines changed: 145 ins; 0 del; 4 mod; 7033 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 7166 : 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Summary: If G1TraceReclaimDeadHumongousObjectsAtYoungGC is enabled, always print humongous object liveness output.
Reviewed-by: tschatzl
Contributed-by: sangheon.kim@oracle.com
rev 7167 : imported patch is_humongous_vs_isHumongous
7 lines changed: 3 ins; 0 del; 4 mod; 7033 unchg

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

rev 7166 : 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Summary: If G1TraceReclaimDeadHumongousObjectsAtYoungGC is enabled, always print humongous object liveness output.
Reviewed-by: tschatzl
Contributed-by: sangheon.kim@oracle.com
142 lines changed: 142 ins; 0 del; 0 mod; 0 unchg

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