8201799: Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)
Reviewed-by: dholmes, tschatzl, eosterlund
--- a/src/hotspot/share/utilities/globalCounter.inline.hpp Wed Apr 18 11:36:48 2018 +0200
+++ b/src/hotspot/share/utilities/globalCounter.inline.hpp Wed Apr 18 15:05:37 2018 +0200
@@ -26,7 +26,7 @@
#define SHARE_UTILITIES_GLOBAL_COUNTER_INLINE_HPP
#include "runtime/orderAccess.inline.hpp"
-#include "runtime/thread.hpp"
+#include "runtime/thread.inline.hpp"
#include "utilities/globalCounter.hpp"
inline void GlobalCounter::critical_section_begin(Thread *thread) {