diff -r bb051ca06e9e -r 2d17750d41e7 src/hotspot/share/jfr/periodic/jfrPeriodic.cpp --- a/src/hotspot/share/jfr/periodic/jfrPeriodic.cpp Thu Dec 06 13:55:22 2018 +0100 +++ b/src/hotspot/share/jfr/periodic/jfrPeriodic.cpp Thu Dec 06 15:44:13 2018 +0100 @@ -32,8 +32,8 @@ #include "gc/g1/g1HeapRegionEventSender.hpp" #include "gc/shared/gcConfiguration.hpp" #include "gc/shared/gcTrace.hpp" +#include "gc/shared/gcVMOperations.hpp" #include "gc/shared/objectCountEventSender.hpp" -#include "gc/shared/vmGCOperations.hpp" #include "jfr/jfrEvents.hpp" #include "jfr/periodic/jfrModuleEvent.hpp" #include "jfr/periodic/jfrOSInterface.hpp"