diff -r 000000000000 -r 959103a6100f test/tools/javac/lambda/SourceLevelTest.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/lambda/SourceLevelTest.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,6 @@ +- compiler.warn.source.no.bootclasspath: 1.7 +SourceLevelTest.java:11:9: compiler.err.default.methods.not.supported.in.source: 1.7 +SourceLevelTest.java:18:17: compiler.err.lambda.not.supported.in.source: 1.7 +SourceLevelTest.java:19:20: compiler.err.method.references.not.supported.in.source: 1.7 +3 errors +1 warning