hotspot/make/linux/platform_i486
author dcubed
Mon, 02 Mar 2009 14:00:23 -0700
changeset 2135 f82c3012ec86
parent 357 f4edb0d9f109
permissions -rw-r--r--
6800721: 3/4 JavaThread::jvmti_thread_state() and JvmtiThreadState::state_for() robustness Summary: Check for NULL return values from jvmti_thread_state() and state_for() and return a JVM TI error code as appropriate. Reviewed-by: coleenp, swamyv

os_family = linux

arch = x86

arch_model = x86_32

os_arch = linux_x86

os_arch_model = linux_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DIA32