Code Review for 8014408

Prepared by:johnc on Tue May 14 14:04:40 PDT 2013
Workspace:/export/workspaces/8014408
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:4868caa99ecf
Summary of changes: 19 lines changed: 12 ins; 1 del; 6 mod; 331 unchg
Patch of changes: 8014408.patch
Legend: Modified file
Deleted file
New file

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

rev 4650 : 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
Summary: Mismatch in the card number calculation between next and previous committed sizes of the card counts table.
Reviewed-by:
11 lines changed: 4 ins; 1 del; 6 mod; 205 unchg

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

rev 4650 : 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
Summary: Mismatch in the card number calculation between next and previous committed sizes of the card counts table.
Reviewed-by:
8 lines changed: 8 ins; 0 del; 0 mod; 126 unchg

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