this.implKind=implInfo.getReferenceKind()==MethodHandleInfo.REF_invokeSpecial?MethodHandleInfo.REF_invokeVirtual:implInfo.getReferenceKind();// @@@ Temp work-around to hotspot incorrectly converting to invokespecial
// @@@ Temporary work-around pending resolution of 8005119
thrownewLambdaConversionException(String.format("Incorrect number of parameters for %s method %s; %d functional interface parameters, %d SAM method parameters",