langtools/.hgignore
author johnc
Tue, 19 Mar 2013 00:57:39 -0700
changeset 16389 70f98431dd29
parent 12084 b367473ef0f1
child 25282 d49c47cad9f0
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
^build/
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
^dist/
4420
5518c5947f3e 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 10
diff changeset
     3
/nbproject/private/
9393
a0324a949bb7 6631003: Add hg tip changeset to build image
ohair
parents: 4420
diff changeset
     4
^.hgtip
12084
b367473ef0f1 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 9393
diff changeset
     5
.DS_Store