test/tools/javac/lambda/SourceLevelTest.out

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

mercurial