< prev index next >

src/hotspot/share/jvmci/jvmciCompilerToVM.hpp

Print this page
rev 60538 : imported patch jep387-misc.patch

*** 23,32 **** --- 23,33 ---- #ifndef SHARE_JVMCI_JVMCICOMPILERTOVM_HPP #define SHARE_JVMCI_JVMCICOMPILERTOVM_HPP #include "gc/shared/cardTable.hpp" + #include "gc/shared/collectedHeap.hpp" #include "jvmci/jvmciExceptions.hpp" #include "runtime/javaCalls.hpp" #include "runtime/signature.hpp" class JVMCIObjectArray;
< prev index next >