view make/windows/platform_i486 @ 1835:4805b9f4779e

6941395: G1: Use only lock-free versions of region stack push() and pop() Summary: Re-enable use of the lock-free versions of region stack push() and pop() by recording aborted regions in a thread-local structure, which are then processed when scanning of the region stack restarts. The previous locking versions of these routines are retained for diagnostic purposes. Reviewed-by: tonyp, ysr
author johnc
date Tue, 28 Sep 2010 09:51:37 -0700
parents a49a647afe9a
children
line wrap: on
line source

// Platform file for windows platform

os_family = windows

arch = x86

arch_model = x86_32

os_arch = windows_x86

os_arch_model = windows_x86_32

lib_arch = i386

compiler = visCPP