view make/bsd/platform_sparc @ 12277:c1d7040a1183

8022836: JVM crashes in JVMTIENVBASE::GET_CURRENT_CONTENDED_MONITOR and GET_OWNED_MONITOR Summary: Check that the _java_thread parameter is valid when it is possible that the JavaThread has exited after the initial checks were made in generated/jvmtifiles/jvmtiEnter.cpp: jvmti_GetCurrentContendedMonitor() Reviewed-by: dcubed, dsamersoff
author sgabdura
date Wed, 18 Sep 2013 16:48:49 +0400
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = sparc

arch_model = sparc

os_arch = bsd_sparc

os_arch_model = bsd_sparc

lib_arch = sparc

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC