Merge
authoriveresov
Fri May 30 03:53:31 2008 -0700 (21 months ago)
changeset 16127f13876aef3
parent 159af059c49e677
parent 16023a06eca8e83
child 17002cc988a9fdc
Merge
--- 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/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")