8218276: AIX build fails in tieredThresholdPolicy.cpp
authormbaesken
Mon, 04 Feb 2019 11:00:12 +0100
changeset 53628 213a2377b792
parent 53627 d997c227e968
child 53629 c55c3e41cecd
8218276: AIX build fails in tieredThresholdPolicy.cpp Reviewed-by: dholmes, mdoerr
src/hotspot/share/runtime/tieredThresholdPolicy.cpp
--- a/src/hotspot/share/runtime/tieredThresholdPolicy.cpp	Sun Feb 03 10:00:14 2019 +0100
+++ b/src/hotspot/share/runtime/tieredThresholdPolicy.cpp	Mon Feb 04 11:00:12 2019 +0100
@@ -28,6 +28,7 @@
 #include "memory/resourceArea.hpp"
 #include "runtime/arguments.hpp"
 #include "runtime/handles.inline.hpp"
+#include "runtime/safepoint.hpp"
 #include "runtime/safepointVerifiers.hpp"
 #include "runtime/tieredThresholdPolicy.hpp"
 #include "code/scopeDesc.hpp"