--- old/src/hotspot/share/gc/g1/g1ConcurrentStartToMixedTimeTracker.hpp 2020-07-03 17:41:06.831196370 +0200 +++ new/src/hotspot/share/gc/g1/g1ConcurrentStartToMixedTimeTracker.hpp 2020-07-03 17:41:06.715194688 +0200 @@ -25,8 +25,8 @@ #ifndef SHARE_GC_G1_G1CONCURRENTSTARTTOMIXEDTIMETRACKER_HPP #define SHARE_GC_G1_G1CONCURRENTSTARTTOMIXEDTIMETRACKER_HPP -#include "utilities/globalDefinitions.hpp" #include "utilities/debug.hpp" +#include "utilities/globalDefinitions.hpp" // Used to track time from the end of concurrent start to the first mixed GC. // After calling the concurrent start/mixed gc notifications, the result can be