--- old/src/hotspot/share/jfr/leakprofiler/chains/rootSetClosure.cpp 2018-09-27 13:06:46.061427678 -0400 +++ new/src/hotspot/share/jfr/leakprofiler/chains/rootSetClosure.cpp 2018-09-27 13:06:45.797427667 -0400 @@ -24,7 +24,7 @@ #include "precompiled.hpp" #include "aot/aotLoader.hpp" -#include "classfile/classLoaderData.hpp" +#include "classfile/classLoaderDataGraph.hpp" #include "classfile/stringTable.hpp" #include "classfile/systemDictionary.hpp" #include "gc/shared/strongRootsScope.hpp"