test/tools/javac/lambda/TargetType17.out

Tue, 08 Jan 2013 10:16:26 +0100

author
mcimadamore
date
Tue, 08 Jan 2013 10:16:26 +0100
changeset 1480
db91d860156a
parent 1415
01c9d4161882
child 1497
7aa2025bbb7b
permissions
-rw-r--r--

8005179: Cleanup Resolve.AmbiguityError
Summary: Linearize nested ambiguity errors
Reviewed-by: jjg

mcimadamore@1415 1 TargetType17.java:14:21: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 2 TargetType17.java:15:23: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 3 TargetType17.java:16:19: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 4 TargetType17.java:17:21: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 5 TargetType17.java:18:23: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 6 TargetType17.java:19:25: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 7 TargetType17.java:20:21: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 8 TargetType17.java:21:27: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf)
mcimadamore@1415 9 8 errors

mercurial