--- old/src/hotspot/share/jfr/leakprofiler/startOperation.hpp 2018-12-05 10:44:53.071625125 +0100 +++ new/src/hotspot/share/jfr/leakprofiler/startOperation.hpp 2018-12-05 10:44:52.632612445 +0100 @@ -30,7 +30,7 @@ #include "jfr/leakprofiler/sampling/objectSampler.hpp" #include "jfr/recorder/service/jfrOptionSet.hpp" #include "logging/log.hpp" -#include "runtime/vm_operations.hpp" +#include "runtime/vmOperations.hpp" // Safepoint operation for starting leak profiler object sampler class StartOperation : public VM_Operation {