src/hotspot/share/runtime/vmStructs.cpp
changeset 47816 ac0af7750da9
parent 47765 b7c7428eaab9
child 47819 ee36a8e36561
equal deleted inserted replaced
47815:87f114c6a99f 47816:ac0af7750da9
  2173   declare_toplevel_type(Universe)                                         \
  2173   declare_toplevel_type(Universe)                                         \
  2174   declare_toplevel_type(os)                                               \
  2174   declare_toplevel_type(os)                                               \
  2175   declare_toplevel_type(vframeArray)                                      \
  2175   declare_toplevel_type(vframeArray)                                      \
  2176   declare_toplevel_type(vframeArrayElement)                               \
  2176   declare_toplevel_type(vframeArrayElement)                               \
  2177   declare_toplevel_type(Annotations*)                                     \
  2177   declare_toplevel_type(Annotations*)                                     \
       
  2178   declare_type(OopMapValue, StackObj)                                     \
  2178                                                                           \
  2179                                                                           \
  2179   /***************/                                                       \
  2180   /***************/                                                       \
  2180   /* Miscellaneous types */                                               \
  2181   /* Miscellaneous types */                                               \
  2181   /***************/                                                       \
  2182   /***************/                                                       \
  2182                                                                           \
  2183                                                                           \