Code Review for hs-gc-g1-bug

Prepared by:brutisso on Wed Oct 19 08:35:19 WEDT 2011
Workspace:/cygdrive/d/repos/hs-gc-g1-bug
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:2754
Summary of changes: 11 lines changed: 10 ins; 0 del; 1 mod; 2315 unchg
Patch of changes: hs-gc-g1-bug.patch
Legend: Modified file
Deleted file
New file

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

rev 2755 : 7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range.
Summary: Introduced a version of is_in_reserved() that looks at _orig_end as opposed to _end.
Reviewed-by: duke
10 lines changed: 10 ins; 0 del; 0 mod; 844 unchg

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

rev 2755 : 7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range.
Summary: Introduced a version of is_in_reserved() that looks at _orig_end as opposed to _end.
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 1471 unchg

This code review page was prepared using /cygdrive/k/bin/webrev.sh (vers 23.18-hg).