--- old/src/hotspot/share/opto/bytecodeInfo.cpp 2020-05-11 18:24:44.885581584 -0700 +++ new/src/hotspot/share/opto/bytecodeInfo.cpp 2020-05-11 18:24:44.645572550 -0700 @@ -30,6 +30,7 @@ #include "compiler/compilerEvent.hpp" #include "compiler/compileLog.hpp" #include "interpreter/linkResolver.hpp" +#include "jfr/jfrEvents.hpp" #include "oops/objArrayKlass.hpp" #include "opto/callGenerator.hpp" #include "opto/parse.hpp"