test/langtools/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out
author mcimadamore
Thu, 05 Oct 2017 18:29:47 +0100
changeset 47316 1129253d3bc7
parent 47216 71c04702a3d5
permissions -rw-r--r--
8172443: Change use of tree.pos to line:col in rawDiagnostics Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47316
1129253d3bc7 8172443: Change use of tree.pos to line:col in rawDiagnostics
mcimadamore
parents: 47216
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>, @27, 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