view make/windows/platform_amd64 @ 1045:fa2f65ebeb08

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
author apetrusenko
date Tue, 27 Oct 2009 02:42:24 -0700
parents a49a647afe9a
children
line wrap: on
line source

// Platform file for win32 NT platform

os_family = windows

arch = x86

arch_model = x86_64

os_arch = windows_x86

os_arch_model = windows_x86_64

lib_arch = amd64

compiler = visCPP