hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 14294 130e947dfbe6
parent 14123 944e56f74fba
child 14391 df0a1573d5bd
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Oct 26 14:18:57 2012 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Mon Oct 29 11:08:48 2012 -0700
@@ -2474,7 +2474,7 @@
   /* frame              */                                                \
   /**********************/                                                \
                                                                           \
-  X86_ONLY(declare_constant(frame::entry_frame_call_wrapper_offset))      \
+  NOT_ZERO(X86_ONLY(declare_constant(frame::entry_frame_call_wrapper_offset)))      \
   declare_constant(frame::pc_return_offset)                               \
                                                                           \
   /*************/                                                         \