src/hotspot/share/precompiled/precompiled.hpp
changeset 47659 a8e9aff89f7b
parent 47646 c20cc2d3aa39
child 47765 b7c7428eaab9
child 55767 8e22715afabc
--- a/src/hotspot/share/precompiled/precompiled.hpp	Wed Oct 18 19:36:17 2017 -0700
+++ b/src/hotspot/share/precompiled/precompiled.hpp	Thu Oct 19 11:59:52 2017 +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"
@@ -159,7 +160,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"