view make/linux/platform_amd64 @ 787:aabd393cf1ee

6772683: Thread.isInterrupted() fails to return true on multiprocessor PC Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted(). Reviewed-by: never
author kvn
date Thu, 21 May 2009 10:05:36 -0700
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64