< prev index next >

src/hotspot/share/runtime/sharedRuntime.cpp

Print this page

        

*** 41,50 **** --- 41,51 ---- #include "logging/log.hpp" #include "memory/metaspaceShared.hpp" #include "memory/resourceArea.hpp" #include "memory/universe.inline.hpp" #include "oops/klass.hpp" + #include "oops/method.inline.hpp" #include "oops/objArrayKlass.hpp" #include "oops/oop.inline.hpp" #include "prims/forte.hpp" #include "prims/jvmtiExport.hpp" #include "prims/methodHandles.hpp"
< prev index next >