--- old/src/hotspot/cpu/x86/templateTable_x86.cpp 2018-03-20 18:39:34.068877452 -0400 +++ new/src/hotspot/cpu/x86/templateTable_x86.cpp 2018-03-20 18:39:33.298805986 -0400 @@ -33,6 +33,7 @@ #include "oops/objArrayKlass.hpp" #include "oops/oop.inline.hpp" #include "prims/methodHandles.hpp" +#include "runtime/frame.inline.hpp" #include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/stubRoutines.hpp"