< prev index next >

src/share/vm/prims/methodHandles.hpp

Print this page
rev 13107 : imported patch jvm_h

*** 25,34 **** --- 25,35 ---- #ifndef SHARE_VM_PRIMS_METHODHANDLES_HPP #define SHARE_VM_PRIMS_METHODHANDLES_HPP #include "classfile/javaClasses.hpp" #include "classfile/vmSymbols.hpp" + #include "prims/jvm.h" #include "runtime/frame.inline.hpp" #include "runtime/globals.hpp" #include "runtime/interfaceSupport.hpp" #include "utilities/macros.hpp"
< prev index next >