--- old/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp 2018-09-27 13:06:39.941427423 -0400 +++ new/src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp 2018-09-27 13:06:39.697427412 -0400 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "classfile/classLoaderData.hpp" +#include "classfile/classLoaderDataGraph.hpp" #include "classfile/stringTable.hpp" #include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp"