diff -r 000000000000 -r 959103a6100f test/tools/javac/lambda/BadMethodCall.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/lambda/BadMethodCall.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,2 @@ +BadMethodCall.java:15:50: compiler.err.cant.apply.symbol: kindname.method, id, java.util.List, java.lang.String, kindname.class, BadMethodCall, (compiler.misc.infer.no.conforming.assignment.exists: I, (compiler.misc.inconvertible.types: java.lang.String, java.util.List)) +1 error