view make/solaris/platform_amd64.gcc @ 2100:b1a2afa37ec4

7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis Summary: Track allocated bytes in Thread's, update on TLAB retirement and direct allocation in Eden and tenured, add JNI methods for ThreadMXBean. Reviewed-by: coleenp, kvn, dholmes, ysr
author phh
date Fri, 07 Jan 2011 10:42:32 -0500
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