.jcheck/conf
author tonyp
Sat, 07 Mar 2009 11:07:37 -0500
changeset 2144 db6a4c28a943
parent 14 a7872c30e803
child 9925 0306baf14388
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14
a7872c30e803 6669216: Add jcheck configuration directories
mr
parents:
diff changeset
     1
project=jdk7