.hgignore
author tonyp
Fri, 29 Apr 2011 12:40:49 -0400
changeset 9417 6719a2e727c0
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this. Summary: We were calling STS join and leave during a STW pause and we are not suppoesed to. I now only call those during concurrent phase. I also added stress code in the non-product builds to force an overflows (the condition that ws uncovering the bug) to make sure it does not happen again. Reviewed-by: johnc, brutisso

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