test/tools/javac/lambda/TargetType01.out

Tue, 22 Apr 2014 17:55:22 +0100

author
vromero
date
Tue, 22 Apr 2014 17:55:22 +0100
changeset 2370
acd64168cf8b
parent 2000
4a6acc42c3a1
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8029718: Should always use lambda body structure to disambiguate overload resolution
Reviewed-by: dlsmith, jjg, jlahoda

vromero@2000 1 TargetType01.java:45:9: compiler.err.ref.ambiguous: M, kindname.method, M(TargetType01.F_I_I), TargetType01, kindname.method, M(TargetType01.F_S_S), TargetType01
vromero@2370 2 TargetType01.java:46:20: compiler.err.ref.ambiguous: M, kindname.method, M(TargetType01.F_I_I), TargetType01, kindname.method, M(TargetType01.F_S_S), TargetType01
vromero@2000 3 2 errors

mercurial