changeset 49982 | 9042ffe5b7fe |
parent 49956 | a87f2e7a527c |
child 50058 | f7e564cacfbc |
--- a/src/hotspot/share/runtime/thread.hpp Fri May 04 09:29:14 2018 +0200 +++ b/src/hotspot/share/runtime/thread.hpp Fri May 04 11:41:35 2018 +0200 @@ -32,6 +32,7 @@ #include "oops/oop.hpp" #include "prims/jvmtiExport.hpp" #include "runtime/frame.hpp" +#include "runtime/globals.hpp" #include "runtime/handshake.hpp" #include "runtime/javaFrameAnchor.hpp" #include "runtime/jniHandles.hpp"