Code Review for hotspot

Prepared by:johnc on Fri Dec 9 10:54:45 PST 2011
Workspace:/export/workspaces/g1-cache-start-region/hotspot
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:f4414323345f
Summary of changes: 69 lines changed: 53 ins; 7 del; 9 mod; 8333 unchg
Patch of changes: hotspot.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 2869 : 7119908: G1: Cache CSet start region for each worker for subsequent reuse
Summary: Cache workers' calculated starting heap region, used for parallel iteration over the collcection set, for subsequent reuse.
Reviewed-by:
55 lines changed: 43 ins; 6 del; 6 mod; 6238 unchg

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

rev 2869 : 7119908: G1: Cache CSet start region for each worker for subsequent reuse
Summary: Cache workers' calculated starting heap region, used for parallel iteration over the collcection set, for subsequent reuse.
Reviewed-by:
14 lines changed: 10 ins; 1 del; 3 mod; 2095 unchg

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