test/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out

Thu, 17 Jan 2013 18:15:20 +0000

author
mcimadamore
date
Thu, 17 Jan 2013 18:15:20 +0000
changeset 1503
2d2b2be57c78
parent 1497
7aa2025bbb7b
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8005852: Treatment of '_' as identifier
Summary: warn when '_' is found in an identifier position
Reviewed-by: jjg

mcimadamore@1497 1 LambdaTest2_neg1.java:15:13: compiler.err.cant.apply.symbol: kindname.method, methodQooRoo, QooRoo<java.lang.Integer,java.lang.Integer,java.lang.Void>, @531, kindname.class, LambdaTest2_neg1, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.not.a.functional.intf.1: QooRoo, (compiler.misc.incompatible.abstracts: kindname.interface, QooRoo)))
mcimadamore@1415 2 1 error

mercurial