diff -r 53a4760e9fcc -r db0c3952de52 src/hotspot/share/runtime/safepoint.cpp --- a/src/hotspot/share/runtime/safepoint.cpp Fri Sep 28 13:15:01 2018 -0700 +++ b/src/hotspot/share/runtime/safepoint.cpp Fri Sep 28 16:07:39 2018 -0400 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "classfile/classLoaderData.inline.hpp" +#include "classfile/classLoaderDataGraph.inline.hpp" #include "classfile/stringTable.hpp" #include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp"