test/langtools/tools/javac/lambda/SourceLevelTest.out
changeset 51047 860a3648c494
parent 48054 702043a4cdeb
--- a/test/langtools/tools/javac/lambda/SourceLevelTest.out	Thu Jul 12 12:06:22 2018 -0700
+++ b/test/langtools/tools/javac/lambda/SourceLevelTest.out	Thu Jul 12 14:13:15 2018 -0700
@@ -1,6 +1,4 @@
-- compiler.warn.source.no.bootclasspath: 7
 SourceLevelTest.java:11:9: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.default.methods), 7, 8
 SourceLevelTest.java:18:17: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.lambda), 7, 8
 SourceLevelTest.java:19:20: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.method.references), 7, 8
 3 errors
-1 warning