src/hotspot/share/runtime/thread.hpp
changeset 47659 a8e9aff89f7b
parent 47637 87141990dde5
child 47699 068d316e905e
--- a/src/hotspot/share/runtime/thread.hpp	Wed Oct 18 19:36:17 2017 -0700
+++ b/src/hotspot/share/runtime/thread.hpp	Thu Oct 19 11:59:52 2017 +0200
@@ -25,10 +25,10 @@
 #ifndef SHARE_VM_RUNTIME_THREAD_HPP
 #define SHARE_VM_RUNTIME_THREAD_HPP
 
+#include "jni.h"
 #include "gc/shared/threadLocalAllocBuffer.hpp"
 #include "memory/allocation.hpp"
 #include "oops/oop.hpp"
-#include "prims/jni.h"
 #include "prims/jvmtiExport.hpp"
 #include "runtime/frame.hpp"
 #include "runtime/javaFrameAnchor.hpp"