changeset 51959 | db0c3952de52 |
parent 51649 | 8f594f75e054 |
child 52097 | 8419d77e3635 |
--- a/src/hotspot/share/runtime/java.cpp Fri Sep 28 13:15:01 2018 -0700 +++ b/src/hotspot/share/runtime/java.cpp Fri Sep 28 16:07:39 2018 -0400 @@ -26,6 +26,7 @@ #include "jvm.h" #include "aot/aotLoader.hpp" #include "classfile/classLoader.hpp" +#include "classfile/classLoaderDataGraph.hpp" #include "classfile/stringTable.hpp" #include "classfile/systemDictionary.hpp" #include "code/codeCache.hpp"