hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 4095 6e0acfda1d47
parent 3912 3aaaaad1ccb0
child 4571 80b553bddc26
child 4489 514173c9a0c2
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Sat Oct 17 19:51:05 2009 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Oct 21 09:15:33 2009 -0700
@@ -594,6 +594,7 @@
                                                                                                                                      \
   nonstatic_field(PcDesc,                      _pc_offset,                                    int)                                   \
   nonstatic_field(PcDesc,                      _scope_decode_offset,                          int)                                   \
+  nonstatic_field(PcDesc,                      _obj_decode_offset,                            int)                                   \
   nonstatic_field(PcDesc,                      _flags,                        PcDesc::PcDescFlags)                                   \
                                                                                                                                      \
   /***************************************************/                                                                              \