--- old/src/hotspot/share/interpreter/rewriter.cpp 2018-03-20 18:40:20.612196698 -0400 +++ new/src/hotspot/share/interpreter/rewriter.cpp 2018-03-20 18:40:19.872128021 -0400 @@ -31,6 +31,7 @@ #include "memory/resourceArea.hpp" #include "oops/generateOopMap.hpp" #include "prims/methodHandles.hpp" +#include "runtime/handles.inline.hpp" // Computes a CPC map (new_index -> original_index) for constant pool entries // that are referred to by the interpreter at runtime via the constant pool cache.