diff -r 53a4760e9fcc -r db0c3952de52 src/hotspot/share/classfile/systemDictionary.cpp --- a/src/hotspot/share/classfile/systemDictionary.cpp Fri Sep 28 13:15:01 2018 -0700 +++ b/src/hotspot/share/classfile/systemDictionary.cpp Fri Sep 28 16:07:39 2018 -0400 @@ -29,6 +29,7 @@ #include "classfile/classFileStream.hpp" #include "classfile/classLoader.hpp" #include "classfile/classLoaderData.inline.hpp" +#include "classfile/classLoaderDataGraph.inline.hpp" #include "classfile/classLoaderExt.hpp" #include "classfile/dictionary.hpp" #include "classfile/javaClasses.inline.hpp"