< prev index next >

src/hotspot/share/ci/ciEnv.hpp

Print this page

        

*** 30,39 **** --- 30,40 ---- #include "classfile/systemDictionary.hpp" #include "code/debugInfoRec.hpp" #include "code/dependencies.hpp" #include "code/exceptionHandlerTable.hpp" #include "compiler/oopMap.hpp" + #include "oops/methodData.hpp" #include "runtime/thread.hpp" class CompileTask; // ciEnv
< prev index next >