view make/solaris/platform_i486.gcc @ 480:d249b360e026

6782457: CMS: Livelock in CompactibleFreeListSpace::block_size() 6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage. Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
author ysr
date Wed, 10 Dec 2008 23:46:10 -0800
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = x86

arch_model = x86_32

os_arch = solaris_x86

os_arch_model = solaris_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE -DIA32