< prev index next >

src/hotspot/cpu/ppc/methodHandles_ppc.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" #define __ _masm-> #ifdef PRODUCT #define BLOCK_COMMENT(str) // nothing
< prev index next >