< prev index next >

src/hotspot/share/runtime/vmStructs.cpp

Print this page

        

*** 2171,2180 **** --- 2171,2181 ---- declare_toplevel_type(Universe) \ declare_toplevel_type(os) \ declare_toplevel_type(vframeArray) \ declare_toplevel_type(vframeArrayElement) \ declare_toplevel_type(Annotations*) \ + declare_type(OopMapValue, StackObj) \ \ /***************/ \ /* Miscellaneous types */ \ /***************/ \ \
< prev index next >