jdk-24/hotspot/src/share/vm/gc_implementation
Andrey Petrusenko 79580cb425 6870843: G1: G1 GC memory leak
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
2009-10-27 02:42:24 -07:00
..
2009-10-27 02:42:24 -07:00
2009-10-20 11:28:25 -07:00
2009-10-09 15:18:52 -07:00
2009-09-23 23:56:15 -07:00
2009-01-29 21:25:42 -08:00
2007-12-01 00:00:00 +00:00