--- old/src/hotspot/share/gc/g1/g1CollectedHeap.cpp 2020-05-11 18:24:37.549305434 -0700 +++ new/src/hotspot/share/gc/g1/g1CollectedHeap.cpp 2020-05-11 18:24:37.325297001 -0700 @@ -41,6 +41,7 @@ #include "gc/g1/g1DirtyCardQueue.hpp" #include "gc/g1/g1EvacStats.inline.hpp" #include "gc/g1/g1FullCollector.hpp" +#include "gc/g1/g1GCParPhaseTimesTracker.hpp" #include "gc/g1/g1GCPhaseTimes.hpp" #include "gc/g1/g1HeapSizingPolicy.hpp" #include "gc/g1/g1HeapTransition.hpp"