langtools/test/tools/javac/lambda/TargetType66.out
author vromero
Mon, 02 Sep 2013 22:38:36 +0100
changeset 19914 d86271bd430a
parent 17582 4079713129dd
permissions -rw-r--r--
8016177: structural most specific and stuckness Reviewed-by: jjg, vromero Contributed-by: maurizio.cimadamore@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19914
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     1
TargetType66.java:20:9: compiler.err.ref.ambiguous: g, kindname.method, g(TargetType66.SAM1), TargetType66, kindname.method, g(TargetType66.SAM2), TargetType66
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     2
TargetType66.java:21:9: compiler.err.ref.ambiguous: g, kindname.method, g(TargetType66.SAM1), TargetType66, kindname.method, g(TargetType66.SAM2), TargetType66
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     3
TargetType66.java:21:28: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Integer)
16808
90b98d194b75 8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
mcimadamore
parents:
diff changeset
     4
TargetType66.java:22:9: compiler.err.ref.ambiguous: g, kindname.method, g(TargetType66.SAM1), TargetType66, kindname.method, g(TargetType66.SAM2), TargetType66
19914
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     5
TargetType66.java:23:9: compiler.err.ref.ambiguous: g, kindname.method, g(TargetType66.SAM1), TargetType66, kindname.method, g(TargetType66.SAM2), TargetType66
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     6
TargetType66.java:23:30: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Character)
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     7
TargetType66.java:24:9: compiler.err.ref.ambiguous: g, kindname.method, g(TargetType66.SAM1), TargetType66, kindname.method, g(TargetType66.SAM2), TargetType66
16808
90b98d194b75 8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
mcimadamore
parents:
diff changeset
     8
TargetType66.java:24:30: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Character)
19914
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents: 17582
diff changeset
     9
8 errors