jdk-24/langtools/test/tools/javac/resolve
Maurizio Cimadamore 1c13f5e4cb 7034798: Ambiguity error for abstract method call is too eager
Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round

Reviewed-by: jjg, vromero
2013-07-01 14:57:03 +01:00
..
tests 7034798: Ambiguity error for abstract method call is too eager 2013-07-01 14:57:03 +01:00
Candidate.java 7098660: Write better overload resolution/inference tests 2011-10-24 13:00:30 +01:00
Pos.java 8007461: Regression: bad overload resolution when inner class and outer class have method with same name 2013-02-21 15:26:46 +00:00
ResolveHarness.java 7034798: Ambiguity error for abstract method call is too eager 2013-07-01 14:57:03 +01:00
TraceResolve.java 7098660: Write better overload resolution/inference tests 2011-10-24 13:00:30 +01:00