corba/.hgignore
author johnc
Mon, 28 Nov 2011 09:49:05 -0800
changeset 11175 7fde26aecbe5
parent 9377 0bf74c622028
child 12061 902aeaf97ec5
permissions -rw-r--r--
7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise Summary: Race between the VM thread reading G1CollectedHeap::_mark_in_progress and it being set by the concurrent mark thread when concurrent marking is aborted by a full GC. Have the concurrent mark thread join the SuspendibleThreadSet before changing the marking state. Reviewed-by: tonyp, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     1
^build/
02bb8761fcce Initial load
duke
parents:
diff changeset
     2
^dist/
4401
185d9f127780 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4
diff changeset
     3
/nbproject/private/
9377
0bf74c622028 6631003: Add hg tip changeset to build image
ohair
parents: 4401
diff changeset
     4
^.hgtip