src/hotspot/share/prims/jvmtiThreadState.cpp
changeset 49594 898ef81cbc0e
parent 47216 71c04702a3d5
child 50578 e2a7f431f65c
--- a/src/hotspot/share/prims/jvmtiThreadState.cpp	Thu Mar 15 21:29:36 2018 +0100
+++ b/src/hotspot/share/prims/jvmtiThreadState.cpp	Fri Mar 23 18:54:12 2018 +0100
@@ -23,12 +23,12 @@
  */
 
 #include "precompiled.hpp"
-#include "gc/shared/gcLocker.hpp"
 #include "jvmtifiles/jvmtiEnv.hpp"
 #include "memory/resourceArea.hpp"
 #include "prims/jvmtiEventController.inline.hpp"
 #include "prims/jvmtiImpl.hpp"
 #include "prims/jvmtiThreadState.inline.hpp"
+#include "runtime/safepointVerifiers.hpp"
 #include "runtime/vframe.hpp"
 
 // marker for when the stack depth has been reset and is now unknown.