02daeca60e
Resolve.mostSpecific doesn't handle case of raw override Reviewed-by: dlsmith
4 lines
260 B
Plaintext
4 lines
260 B
Plaintext
T7034019d.java:18:21: compiler.err.name.clash.same.erasure.no.override: <T>foo(), T7034019c.B, <T>foo(), T7034019c.A
|
|
T7034019d.java:20:13: compiler.err.ref.ambiguous: foo, kindname.method, <T>foo(), T7034019c.B, kindname.method, <T>foo(), T7034019c.A
|
|
2 errors
|