< prev index next >

src/hotspot/share/interpreter/bytecodeTracer.cpp

Print this page

        

*** 28,37 **** --- 28,38 ---- #include "interpreter/bytecodeTracer.hpp" #include "interpreter/bytecodes.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "memory/resourceArea.hpp" + #include "oops/constantPool.inline.hpp" #include "oops/methodData.hpp" #include "oops/method.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/timer.hpp" #include "utilities/align.hpp"
< prev index next >