corba/.hgignore
author johnc
Tue, 28 Sep 2010 09:51:37 -0700
changeset 6761 f9191297ce83
parent 4401 185d9f127780
child 9377 0bf74c622028
permissions -rw-r--r--
6941395: G1: Use only lock-free versions of region stack push() and pop() Summary: Re-enable use of the lock-free versions of region stack push() and pop() by recording aborted regions in a thread-local structure, which are then processed when scanning of the region stack restarts. The previous locking versions of these routines are retained for diagnostic purposes. Reviewed-by: tonyp, ysr
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/