src/hotspot/cpu/x86/methodHandles_x86.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File webrev Cdiff src/hotspot/cpu/x86/methodHandles_x86.cpp

src/hotspot/cpu/x86/methodHandles_x86.cpp

Print this page

        

*** 29,38 **** --- 29,39 ---- #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "prims/methodHandles.hpp" + #include "runtime/flags/flagSetting.hpp" #include "runtime/frame.inline.hpp" #include "utilities/preserveException.hpp" #define __ _masm->
src/hotspot/cpu/x86/methodHandles_x86.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File