Code Review for 8010780

Prepared by:johnc on Wed Mar 27 12:44:41 PDT 2013
Workspace:/export/workspaces/8010780
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:dbd5837b342f
Summary of changes: 397 lines changed: 168 ins; 155 del; 74 mod; 9394 unchg
Patch of changes: 8010780.patch
Legend: Modified file
Deleted file
New file

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

rev 4323 : 8010780: G1: Eden occupancy/capacity output wrong after a full GC
Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs.
Reviewed-by:
349 lines changed: 146 ins; 142 del; 61 mod; 6253 unchg

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

rev 4323 : 8010780: G1: Eden occupancy/capacity output wrong after a full GC
Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs.
Reviewed-by:
30 lines changed: 18 ins; 11 del; 1 mod; 2213 unchg

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

rev 4323 : 8010780: G1: Eden occupancy/capacity output wrong after a full GC
Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs.
Reviewed-by:
18 lines changed: 4 ins; 2 del; 12 mod; 928 unchg

This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).