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 |
|
Maurizio Cimadamore
|
9d588c1a23
|
8014649: Regression: bug in Resolve.resolveOperator
Missing curly braces causes Resolve.findMethod to be called spuriously
Reviewed-by: jjg, vromero
|
2013-05-24 15:27:12 +01:00 |
|
Joe Darcy
|
378571e10e
|
8005282: Use @library tag with non-relative path for javac tests
Reviewed-by: jjg
|
2012-12-21 08:45:43 -08:00 |
|
Maurizio Cimadamore
|
7873cba6b2
|
7098660: Write better overload resolution/inference tests
Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference
Reviewed-by: jjg
|
2011-10-24 13:00:30 +01:00 |
|