diff src/share/vm/runtime/vmStructs.cpp @ 2245:638119ce7cfd

7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122 Reviewed-by: kvn, never
author twisti
date Tue, 01 Feb 2011 03:38:44 -0800
parents 3582bf76420e
children 850b2295a494
line wrap: on
line diff
--- a/src/share/vm/runtime/vmStructs.cpp	Mon Jan 31 17:48:21 2011 -0800
+++ b/src/share/vm/runtime/vmStructs.cpp	Tue Feb 01 03:38:44 2011 -0800
@@ -729,7 +729,6 @@
   /***********************************/                                                                                              \
                                                                                                                                      \
      static_field(StubRoutines,                _call_stub_return_address,                     address)                               \
-     IA32_ONLY(static_field(StubRoutines::x86,_call_stub_compiled_return,                     address))                              \
                                                                                                                                      \
   /***************************************/                                                                                          \
   /* PcDesc and other compiled code info */                                                                                          \