# HG changeset patch # User dcubed # Date 1213505622 25200 # Node ID e233fa251eb29dcc9dfb341e354ee8c8284e040d # Parent caa112ff11736c4204b0c98eefe74803dba322ca# Parent f29206b42592f4fff5861d8ead5abbab279016c4 Merge diff -r caa112ff1173 -r e233fa251eb2 hotspot/make/solaris/makefiles/jvmg.make --- a/hotspot/make/solaris/makefiles/jvmg.make Tue Jun 10 09:57:24 2008 -0700 +++ b/hotspot/make/solaris/makefiles/jvmg.make Sat Jun 14 21:53:42 2008 -0700 @@ -30,7 +30,7 @@ ifeq ("${Platform_compiler}", "sparcWorks") -ifeq ($(COMPILER_REV),5.8)) +ifeq ($(COMPILER_REV),5.8) # SS11 SEGV when compiling with -g and -xarch=v8, using different backend DEBUG_CFLAGS/compileBroker.o = $(DEBUG_CFLAGS) -xO0 DEBUG_CFLAGS/jvmtiTagMap.o = $(DEBUG_CFLAGS) -xO0