diff -r 029d5efaaa6c -r b7c7428eaab9 src/hotspot/cpu/x86/methodHandles_x86.cpp --- a/src/hotspot/cpu/x86/methodHandles_x86.cpp Mon Oct 30 16:37:53 2017 +0100 +++ b/src/hotspot/cpu/x86/methodHandles_x86.cpp Tue Oct 31 11:55:09 2017 -0400 @@ -23,13 +23,13 @@ */ #include "precompiled.hpp" +#include "jvm.h" #include "asm/macroAssembler.hpp" #include "classfile/javaClasses.inline.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" -#include "prims/jvm.h" #include "prims/methodHandles.hpp" #define __ _masm->