test/tools/javac/lambda/BadLambdaPos.out

Wed, 28 Aug 2013 10:17:23 -0700

author
henryjen
date
Wed, 28 Aug 2013 10:17:23 -0700
changeset 1983
7de7100c30ce
parent 1497
7aa2025bbb7b
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
Reviewed-by: briangoetz, jjg

     1 BadLambdaPos.java:18:14: compiler.err.unexpected.lambda
     2 BadLambdaPos.java:18:30: compiler.err.unexpected.lambda
     3 BadLambdaPos.java:19:14: compiler.err.unexpected.lambda
     4 BadLambdaPos.java:23:18: compiler.err.unexpected.lambda
     5 BadLambdaPos.java:23:34: compiler.err.unexpected.lambda
     6 BadLambdaPos.java:24:21: compiler.err.unexpected.lambda
     7 BadLambdaPos.java:28:22: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf: java.lang.Object)
     8 BadLambdaPos.java:29:28: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf: java.lang.Object)
     9 8 errors

mercurial