--- old/src/hotspot/cpu/arm/methodHandles_arm.cpp 2018-09-13 14:21:43.152929233 -0700 +++ new/src/hotspot/cpu/arm/methodHandles_arm.cpp 2018-09-13 14:21:42.896929242 -0700 @@ -446,7 +446,6 @@ } // given intf, index, and recv klass, dispatch to the implementation method - Label L_no_such_interface; __ lookup_interface_method(temp1_recv_klass, temp3_intf, // note: next two args must be the same: rbx_index, rbx_method,