view make/solaris/platform_amd64.gcc @ 20652:e8bf410d5e23

8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs Summary: Read _top before _gc_time_stamp in saved_mark_word() with LoadLoad order to ensure we get a consistent view Reviewed-by: brutisso, dcubed, dholmes, stefank
author mgerdin
date Fri, 14 Nov 2014 14:23:25 +0100
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = x86

arch_model = x86_64

os_arch = solaris_x86

os_arch_model = solaris_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE  -DAMD64