Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round Reviewed-by: jjg, vromero
Fix regression in varargs method resolution introduced by bad refactoring Reviewed-by: jjg