view make/linux/platform_i486 @ 1120:9127aa69352e

6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check") Summary: Return error on invalid JVMTI_PHASE instead of asserting. Reviewed-by: dholmes, ohair
author dcubed
date Mon, 14 Dec 2009 09:51:09 -0700
parents a49a647afe9a
children
line wrap: on
line source

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