src/hotspot/share/code/codeCache.cpp
changeset 49746 b17256b5c047
parent 49611 973c9504178e
child 50113 caf115bb98ad
--- a/src/hotspot/share/code/codeCache.cpp	Wed Apr 11 13:51:33 2018 +0200
+++ b/src/hotspot/share/code/codeCache.cpp	Wed Apr 11 13:52:23 2018 +0200
@@ -51,6 +51,7 @@
 #include "runtime/mutexLocker.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/sweeper.hpp"
+#include "runtime/vmThread.hpp"
 #include "services/memoryService.hpp"
 #include "trace/tracing.hpp"
 #include "utilities/align.hpp"