.hgignore
author ysr
Sat, 28 Mar 2009 15:47:29 -0700
changeset 2346 3aa355016e90
parent 0 fd16c54261b3
child 4312 8bc999bb0d48
permissions -rw-r--r--
6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops Summary: When using compressed oops, rather than chaining the overflowed grey objects' pre-images through their klass words, we use GC-worker thread-local overflow stacks. Reviewed-by: jcoomes, jmasa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     3
^nbproject/private/