hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 5924 dc9d04930c82
parent 5702 201c5cde25bb
child 6418 6671edbd230e
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jul 07 12:40:01 2010 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Jul 08 14:29:44 2010 -0700
@@ -614,7 +614,6 @@
   /* NMethods (NOTE: incomplete, but only a little) */                                                                               \
   /**************************************************/                                                                               \
                                                                                                                                      \
-     static_field(nmethod,             _zombie_instruction_size,                      int)                                   \
   nonstatic_field(nmethod,             _method,                                       methodOop)                             \
   nonstatic_field(nmethod,             _entry_bci,                                    int)                                   \
   nonstatic_field(nmethod,             _osr_link,                                     nmethod*)                              \