changeset 51959 | db0c3952de52 |
parent 51674 | d7dcaacb95dd |
child 51997 | 9ce37fa2e179 |
--- 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"