9798cbad4c
Rewrite most-specific logic to conform to JLS 8 15.12.2.5 Reviewed-by: vromero
4 lines
389 B
Plaintext
4 lines
389 B
Plaintext
MostSpecific13.java:16:9: compiler.err.ref.ambiguous: m, kindname.method, <T>m(MostSpecific13.UnaryOp<T>), MostSpecific13, kindname.method, m(MostSpecific13.IntegerToNumber), MostSpecific13
|
|
MostSpecific13.java:17:9: compiler.err.ref.ambiguous: m, kindname.method, <T>m(MostSpecific13.UnaryOp<T>), MostSpecific13, kindname.method, m(MostSpecific13.IntegerToNumber), MostSpecific13
|
|
2 errors
|