Merge
authoriveresov
Fri, 30 May 2008 03:53:31 -0700
changeset 587 497f575c6b2a
parent 585 5c7a246c0ee2 (current diff)
parent 586 d2fd9a67db2b (diff)
child 596 d421588319e3
Merge
--- a/hotspot/make/solaris/makefiles/amd64.make	Wed May 28 10:16:33 2008 -0700
+++ b/hotspot/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")