jdk/.hgignore
author tonyp
Mon, 16 Mar 2009 10:52:44 -0400
changeset 2250 36d1eb1bb075
parent 2 90ce3da70b43
child 3635 dfc746e20834
permissions -rw-r--r--
6816154: G1: introduce flags to enable/disable RSet updating and scanning Summary: Introduces two flags, -XX:-/+G1EnableParallelRSetUpdating and -XX:-/+G1EnableParallelRSetScanning, to turn on/off the "band aid" fix that serializes RSet updating / scanning during GCs. Reviewed-by: iveresov
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
^build/
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
^dist/
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
^nbproject/private/