--- old/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp 2018-08-17 13:22:38.592786226 -0700 +++ new/src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleDescription.cpp 2018-08-17 13:22:38.272773972 -0700 @@ -29,6 +29,7 @@ #include "jfr/leakprofiler/checkpoint/objectSampleDescription.hpp" #include "jfr/recorder/checkpoint/jfrCheckpointWriter.hpp" #include "oops/oop.inline.hpp" +#include "runtime/fieldDescriptor.inline.hpp" #include "runtime/thread.hpp" #include "utilities/ostream.hpp"