686d74f11e
Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation Reviewed-by: jjg, jlahoda
5 lines
299 B
Plaintext
5 lines
299 B
Plaintext
- compiler.warn.source.no.bootclasspath: 7
|
|
BadTest4.java:38:17: compiler.err.cant.apply.symbol: kindname.method, f, A,B, java.lang.Integer,java.lang.Number, kindname.class, BadTest4.Main, (compiler.misc.inferred.do.not.conform.to.upper.bounds: java.lang.Number, java.lang.Integer)
|
|
1 error
|
|
1 warning
|