--- old/src/hotspot/share/interpreter/templateInterpreterGenerator.cpp 2018-03-20 18:40:22.303353634 -0400 +++ new/src/hotspot/share/interpreter/templateInterpreterGenerator.cpp 2018-03-20 18:40:21.548283565 -0400 @@ -29,6 +29,7 @@ #include "interpreter/templateInterpreter.hpp" #include "interpreter/templateInterpreterGenerator.hpp" #include "interpreter/templateTable.hpp" +#include "oops/methodData.hpp" #ifndef CC_INTERP