hotspot/make/solaris/makefiles/amd64.make
changeset 586 d2fd9a67db2b
parent 338 5cf9f61d76f4
child 670 ddf3e9583f2f
--- a/hotspot/make/solaris/makefiles/amd64.make	Wed May 14 15:01:08 2008 -0700
+++ b/hotspot/make/solaris/makefiles/amd64.make	Tue May 27 11:46:44 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")