< prev index next >

src/hotspot/cpu/x86/methodHandles_x86.cpp

Print this page

        

@@ -29,10 +29,11 @@
 #include "interpreter/interpreter.hpp"
 #include "interpreter/interpreterRuntime.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 >