--- old/src/share/vm/c1/c1_Runtime1.cpp 2020-01-16 16:56:28.475530976 +0300 +++ new/src/share/vm/c1/c1_Runtime1.cpp 2020-01-16 16:56:28.431532395 +0300 @@ -41,7 +41,9 @@ #include "gc_interface/collectedHeap.hpp" #include "interpreter/bytecode.hpp" #include "interpreter/interpreter.hpp" +#if INCLUDE_JFR #include "jfr/support/jfrIntrinsics.hpp" +#endif #include "memory/allocation.inline.hpp" #include "memory/barrierSet.hpp" #include "memory/oopFactory.hpp"