< prev index next >

src/hotspot/share/interpreter/rewriter.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_INTERPRETER_REWRITER_HPP #define SHARE_VM_INTERPRETER_REWRITER_HPP #include "memory/allocation.hpp" - #include "runtime/handles.inline.hpp" #include "utilities/growableArray.hpp" // The Rewriter adds caches to the constant pool and rewrites bytecode indices // pointing into the constant pool for better interpreter performance. --- 24,33 ----
< prev index next >