changeset 53628:213a2377b792

8218276: AIX build fails in tieredThresholdPolicy.cpp Reviewed-by: dholmes, mdoerr
author mbaesken
date Mon, 04 Feb 2019 11:00:12 +0100
parents d997c227e968
children c55c3e41cecd
files src/hotspot/share/runtime/tieredThresholdPolicy.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"