< prev index next >

src/hotspot/cpu/s390/methodHandles_s390.cpp

Print this page

        

*** 29,38 **** --- 29,39 ---- #include "classfile/javaClasses.inline.hpp" #include "interpreter/interpreter.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "prims/methodHandles.hpp" + #include "utilities/preserveException.hpp" #ifdef PRODUCT #define __ _masm-> #define BLOCK_COMMENT(str) /* nothing */ #else
< prev index next >