langtools/test/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out
author mcimadamore
Wed, 16 Jan 2013 16:30:11 +0000
changeset 15361 01f1828683e6
parent 14547 86d8d242b0c4
permissions -rw-r--r--
8005299: Add FunctionalInterface checking to javac Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15361
01f1828683e6 8005299: Add FunctionalInterface checking to javac
mcimadamore
parents: 14547
diff changeset
     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)))
14547
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     2
1 error