diff -r b7ebff3e4e69 -r 235883996bc7 src/hotspot/share/ci/ciReplay.cpp --- a/src/hotspot/share/ci/ciReplay.cpp Sat Mar 30 16:32:23 2019 +0800 +++ b/src/hotspot/share/ci/ciReplay.cpp Sat Mar 30 08:26:20 2019 -0700 @@ -40,6 +40,7 @@ #include "runtime/handles.inline.hpp" #include "utilities/copy.hpp" #include "utilities/macros.hpp" +#include "utilities/utf8.hpp" #ifndef PRODUCT