hg: hsx/hotspot-gc/hotspot: 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Thu May 16 08:09:40 UTC 2013
Changeset: bed55d125e37
Author: johnc
Date: 2013-05-15 22:35 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bed55d125e37
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: jmasa, tschatzl
! src/share/vm/gc_implementation/g1/g1CardCounts.cpp
! src/share/vm/gc_implementation/g1/g1CardCounts.hpp
More information about the hotspot-gc-dev
mailing list