--- old/src/share/vm/runtime/vmStructs.cpp 2017-06-08 09:09:12.547699222 -0400 +++ new/src/share/vm/runtime/vmStructs.cpp 2017-06-08 09:09:12.437580372 -0400 @@ -2413,6 +2413,7 @@ declare_constant(JVM_CONSTANT_UnresolvedClassInError) \ declare_constant(JVM_CONSTANT_MethodHandleInError) \ declare_constant(JVM_CONSTANT_MethodTypeInError) \ + declare_constant(JVM_CONSTANT_InvokeDynamicInError) \ declare_constant(JVM_CONSTANT_InternalMax) \ \ /*****************************/ \