diff -r 83b3671d9e30 -r ebf733a324d4 src/hotspot/share/ci/ciEnv.cpp --- a/src/hotspot/share/ci/ciEnv.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/share/ci/ciEnv.cpp Thu May 09 14:28:30 2019 +0200 @@ -33,6 +33,7 @@ #include "ci/ciNullObject.hpp" #include "ci/ciReplay.hpp" #include "ci/ciUtilities.inline.hpp" +#include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp" #include "classfile/vmSymbols.hpp" #include "code/codeCache.hpp"