< prev index next >

src/cpu/s390/vm/methodHandles_s390.cpp

Print this page
rev 13107 : imported patch jvm_h

*** 27,36 **** --- 27,37 ---- #include "asm/macroAssembler.inline.hpp" #include "classfile/javaClasses.inline.hpp" #include "interpreter/interpreter.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" + #include "prims/jvm.h" #include "prims/methodHandles.hpp" #ifdef PRODUCT #define __ _masm-> #define BLOCK_COMMENT(str) /* nothing */
< prev index next >