hg: jdk7/hotspot-gc/hotspot: 6914402: G1: assert(!is_young_card(cached_ptr), "shouldn't get a card in young region")

john.cuthbertson at sun.com john.cuthbertson at sun.com
Thu Feb 4 00:11:00 UTC 2010


Changeset: deada8912c54
Author:    johnc
Date:      2010-02-02 18:39 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/deada8912c54

6914402: G1: assert(!is_young_card(cached_ptr),"shouldn't get a card in young region")
Summary: Invalid assert. Filter cards evicted from the card count cache instead.
Reviewed-by: apetrusenko, tonyp

! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp




More information about the hotspot-gc-dev mailing list