a494f0ab86
Turn on lambda expression, method reference and default method support Reviewed-by: jjg
7 lines
314 B
Plaintext
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
|