jaxp/.jcheck/conf
author tonyp
Sat, 07 Mar 2009 11:07:37 -0500
changeset 2144 db6a4c28a943
parent 152 abae672ab077
child 10161 e078fa1242c6
permissions -rw-r--r--
6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity") Summary: The length of the fast cset test vector is decided at the beginning of a GC, but more regions can be added during the GC. The simple fix is to set the length of the fast cset test vector to the max. Reviewed-by: iveresov

project=jdk7