diff -r 83b3671d9e30 -r ebf733a324d4 src/hotspot/share/prims/jvm.cpp --- a/src/hotspot/share/prims/jvm.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/share/prims/jvm.cpp Thu May 09 14:28:30 2019 +0200 @@ -33,6 +33,7 @@ #include "classfile/modules.hpp" #include "classfile/packageEntry.hpp" #include "classfile/stringTable.hpp" +#include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp" #include "classfile/vmSymbols.hpp" #include "gc/shared/collectedHeap.inline.hpp"