.hgignore
author johnc
Tue, 19 Mar 2013 00:57:39 -0700
changeset 16389 70f98431dd29
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8009940: G1: assert(_finger == _heap_end) failed, concurrentMark.cpp:809 Summary: Skip reference processing if the global marking stack overflows during remark. Refactor and rename set_phase(); move code that sets the concurrency level into its own routine. Do not call set_phase() from within parallel reference processing; use the concurrency level routine instead. The marking state should only set reset by CMTask[0] during the concurrent phase of the marking cycle; if an overflow occurs at any stage during the remark, the marking state will be reset after reference processing. Reviewed-by: brutisso, jmasa

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store