view make/windows/platform_amd64 @ 596:83ef1482304c

6806226: Signed integer overflow in growable array code causes JVM crash Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable. Reviewed-by: ysr, jcoomes
author jmasa
date Tue, 24 Feb 2009 22:12:24 -0800
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