< prev index next >

src/hotspot/share/jvmci/jvmciCompilerToVM.hpp

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

@@ -23,10 +23,11 @@
 
 #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 >