equal
deleted
inserted
replaced
23 */ |
23 */ |
24 |
24 |
25 // no precompiled headers |
25 // no precompiled headers |
26 #include "classfile/vmSymbols.hpp" |
26 #include "classfile/vmSymbols.hpp" |
27 #include "gc/shared/collectedHeap.hpp" |
27 #include "gc/shared/collectedHeap.hpp" |
|
28 #include "gc/shared/threadLocalAllocBuffer.inline.hpp" |
28 #include "interpreter/bytecodeHistogram.hpp" |
29 #include "interpreter/bytecodeHistogram.hpp" |
29 #include "interpreter/bytecodeInterpreter.hpp" |
30 #include "interpreter/bytecodeInterpreter.hpp" |
30 #include "interpreter/bytecodeInterpreter.inline.hpp" |
31 #include "interpreter/bytecodeInterpreter.inline.hpp" |
31 #include "interpreter/bytecodeInterpreterProfiling.hpp" |
32 #include "interpreter/bytecodeInterpreterProfiling.hpp" |
32 #include "interpreter/interpreter.hpp" |
33 #include "interpreter/interpreter.hpp" |