diff -r 000000000000 -r 959103a6100f test/tools/javac/lambda/BadStatementInLambda.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/lambda/BadStatementInLambda.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,4 @@ +BadStatementInLambda.java:16:21: compiler.err.not.stmt +BadStatementInLambda.java:17:21: compiler.err.not.stmt +BadStatementInLambda.java:18:23: compiler.err.not.stmt +3 errors