test/tools/javac/lambda/TargetType17.out

Sat, 17 Nov 2012 19:01:03 +0000

author
mcimadamore
date
Sat, 17 Nov 2012 19:01:03 +0000
changeset 1415
01c9d4161882
child 1497
7aa2025bbb7b
permissions
-rw-r--r--

8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
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