.hgignore
author apetrusenko
Tue, 27 Oct 2009 02:42:24 -0700
changeset 4100 4f43ba12619a
parent 0 fd16c54261b3
child 4312 8bc999bb0d48
permissions -rw-r--r--
6870843: G1: G1 GC memory leak Summary: The fix addresses two memory leaks in G1 code: (1) _evac_failure_scan_stack - a resource object allocated on the C heap was not freed; (2) RSHashTable were linked into deleted list which was only cleared at full GC. Reviewed-by: tonyp, iveresov
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/