.hgignore
author tonyp
Mon, 04 Apr 2011 13:18:35 -0400
changeset 8929 33175c0c6b9b
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
7033292: G1: nightly failure: Non-dirty cards in region that should be dirty Summary: The epochs on the card cache array are initialized to 0 and our initial epoch also starts at 0. So, until the first GC, it might be possible to successfully "claim" a card which was in fact never initialized. Reviewed-by: johnc, iveresov, ysr
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/
4312
8bc999bb0d48 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 0
diff changeset
     3
/nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     4
^webrev