• A
    6870843: G1: G1 GC memory leak · 3fddbba6
    apetrusenko 提交于
    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
    3fddbba6
sparsePRT.cpp 13.8 KB