changeset 51959 | db0c3952de52 |
parent 51608 | 625a5bdde0c5 |
child 53035 | 0e5c83bf4ff7 |
--- a/src/hotspot/share/memory/heapInspection.cpp Fri Sep 28 13:15:01 2018 -0700 +++ b/src/hotspot/share/memory/heapInspection.cpp Fri Sep 28 16:07:39 2018 -0400 @@ -24,6 +24,7 @@ #include "precompiled.hpp" #include "classfile/classLoaderData.inline.hpp" +#include "classfile/classLoaderDataGraph.hpp" #include "classfile/moduleEntry.hpp" #include "classfile/systemDictionary.hpp" #include "gc/shared/collectedHeap.hpp"