--- old/src/hotspot/share/precompiled/precompiled.hpp 2017-10-18 10:44:28.732413623 +0200 +++ new/src/hotspot/share/precompiled/precompiled.hpp 2017-10-18 10:44:28.468417863 +0200 @@ -26,6 +26,7 @@ // or if the user passes --disable-precompiled-headers to configure. #ifndef DONT_USE_PRECOMPILED_HEADER +# include "jni.h" # include "asm/assembler.hpp" # include "asm/assembler.inline.hpp" # include "asm/codeBuffer.hpp" @@ -160,7 +161,6 @@ # include "oops/symbol.hpp" # include "oops/typeArrayKlass.hpp" # include "oops/typeArrayOop.hpp" -# include "prims/jni.h" # include "prims/jvm.h" # include "prims/jvmtiExport.hpp" # include "prims/methodHandles.hpp"