src/cpu/x86/vm/templateTable_x86_64.cpp

Print this page

        

*** 20,31 **** * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #include "incls/_precompiled.incl" ! #include "incls/_templateTable_x86_64.cpp.incl" #ifndef CC_INTERP #define __ _masm-> --- 20,41 ---- * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #include "precompiled.hpp" ! #include "interpreter/interpreter.hpp" ! #include "interpreter/interpreterRuntime.hpp" ! #include "interpreter/templateTable.hpp" ! #include "memory/universe.inline.hpp" ! #include "oops/methodDataOop.hpp" ! #include "oops/objArrayKlass.hpp" ! #include "oops/oop.inline.hpp" ! #include "prims/methodHandles.hpp" ! #include "runtime/sharedRuntime.hpp" ! #include "runtime/stubRoutines.hpp" ! #include "runtime/synchronizer.hpp" #ifndef CC_INTERP #define __ _masm->