changeset 161:27f13876aef3

Merge
author iveresov
date Fri, 30 May 2008 03:53:31 -0700
parents af059c49e677 (current diff) 23a06eca8e83 (diff)
children 02cc988a9fdc
files
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/make/solaris/makefiles/amd64.make	Wed May 28 10:16:33 2008 -0700
+++ b/make/solaris/makefiles/amd64.make	Fri May 30 03:53:31 2008 -0700
@@ -45,10 +45,6 @@
 OPT_CFLAGS/generateOptoStub.o = -xO2
 OPT_CFLAGS/thread.o = -xO2
 
-# Work around for 6624782
-OPT_CFLAGS/instanceKlass.o = -Qoption ube -no_a2lf
-OPT_CFLAGS/objArrayKlass.o = -Qoption ube -no_a2lf
-
 else
 
 ifeq ("${Platform_compiler}", "gcc")