test/langtools/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out
changeset 47316 1129253d3bc7
parent 47216 71c04702a3d5
--- a/test/langtools/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out	Thu Oct 05 12:19:23 2017 +0100
+++ b/test/langtools/tools/javac/lambda/funcInterfaces/LambdaTest2_neg1.out	Thu Oct 05 18:29:47 2017 +0100
@@ -1,2 +1,2 @@
-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)))
+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)))
 1 error