diff -r 1258121876f8 -r 8e875c964f41 src/share/vm/jfr/leakprofiler/checkpoint/rootResolver.hpp --- a/src/share/vm/jfr/leakprofiler/checkpoint/rootResolver.hpp Fri Sep 27 13:23:32 2019 +0800 +++ b/src/share/vm/jfr/leakprofiler/checkpoint/rootResolver.hpp Wed Oct 09 16:11:58 2019 +0800 @@ -25,8 +25,8 @@ #ifndef SHARE_VM_JFR_LEAKPROFILER_CHECKPOINT_ROOTRESOLVER_HPP #define SHARE_VM_JFR_LEAKPROFILER_CHECKPOINT_ROOTRESOLVER_HPP +#include "jfr/leakprofiler/utilities/rootType.hpp" #include "memory/allocation.hpp" -#include "jfr/leakprofiler/utilities/rootType.hpp" #include "oops/oopsHierarchy.hpp" struct RootCallbackInfo {