.hgignore
author tonyp
Thu, 05 May 2011 09:15:52 -0400
changeset 9424 acac49575ea0
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ... Summary: There is a race in the evac failure handling code that causes the condition the assert checks not to be true. The fix is to replace the too-strong assert with a more targeted one. Reviewed-by: johnc, ysr, jcoomes

^build/
^dist/
/nbproject/private/
^webrev