< prev index next >

src/hotspot/share/oops/methodData.hpp

Print this page

        

*** 25,34 **** --- 25,35 ---- #ifndef SHARE_VM_OOPS_METHODDATAOOP_HPP #define SHARE_VM_OOPS_METHODDATAOOP_HPP #include "interpreter/bytecodes.hpp" #include "memory/universe.hpp" + #include "oops/metadata.hpp" #include "oops/method.hpp" #include "oops/oop.hpp" #include "utilities/align.hpp" #if INCLUDE_JVMCI #include "jvmci/jvmci_globals.hpp"
< prev index next >