apatrida
06/30/2016, 10:54 AMIgnore
... so work continues.
I can't easily detect the situation and give a good message either because going from callable back to the java method is always so much fun, but I can do the lookup by name match return type and signature code to find it and report "you cannot call static method with missing parameters that are defaulted" if that is the case; at least until it is allowed.