hotspot/make/bsd/platform_amd64
author johnc
Fri, 23 Dec 2011 11:14:18 -0800
changeset 11451 9c9aa4d85660
parent 10565 dc90c239f4ec
permissions -rw-r--r--
7121496: G1: do the per-region evacuation failure handling work in parallel Summary: Parallelize the removal of self forwarding pointers etc. by wrapping in a HeapRegion closure, which is then wrapped inside an AbstractGangTask. Reviewed-by: tonyp, iveresov

os_family = bsd

arch = x86

arch_model = x86_64

os_arch = bsd_x86

os_arch_model = bsd_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64