< prev index next >

src/hotspot/cpu/s390/jvmciCodeInstaller_s390.cpp

Print this page

        

*** 32,41 **** --- 32,42 ---- #include "jvmci/jvmciCodeInstaller.hpp" #include "jvmci/jvmciRuntime.hpp" #include "jvmci/jvmciCompilerToVM.hpp" #include "jvmci/jvmciJavaClasses.hpp" #include "oops/oop.inline.hpp" + #include "runtime/handles.inline.hpp" #include "runtime/sharedRuntime.hpp" #include "vmreg_s390.inline.hpp" jint CodeInstaller::pd_next_offset(NativeInstruction* inst, jint pc_offset, oop method) { Unimplemented();
< prev index next >