jdk-24/test/langtools/tools/javac/lambda/SourceLevelTest.out
2017-09-12 19:03:39 +02:00

7 lines
314 B
Plaintext

- 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