src/hotspot/share/jfr/leakprofiler/chains/rootSetClosure.cpp
changeset 51959 db0c3952de52
parent 50297 580744d900c8
child 52141 de6dc206a92b
equal deleted inserted replaced
51958:53a4760e9fcc 51959:db0c3952de52
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "aot/aotLoader.hpp"
    26 #include "aot/aotLoader.hpp"
    27 #include "classfile/classLoaderData.hpp"
    27 #include "classfile/classLoaderDataGraph.hpp"
    28 #include "classfile/stringTable.hpp"
    28 #include "classfile/stringTable.hpp"
    29 #include "classfile/systemDictionary.hpp"
    29 #include "classfile/systemDictionary.hpp"
    30 #include "gc/shared/strongRootsScope.hpp"
    30 #include "gc/shared/strongRootsScope.hpp"
    31 #include "jfr/leakprofiler/chains/edgeQueue.hpp"
    31 #include "jfr/leakprofiler/chains/edgeQueue.hpp"
    32 #include "jfr/leakprofiler/chains/rootSetClosure.hpp"
    32 #include "jfr/leakprofiler/chains/rootSetClosure.hpp"