mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-31 02:00:02 +00:00
Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation Reviewed-by: jjg, jlahoda
7 lines
273 B
Plaintext
7 lines
273 B
Plaintext
- compiler.warn.source.no.bootclasspath: 6
|
|
- compiler.warn.option.obsolete.source: 6
|
|
- compiler.warn.option.obsolete.suppression
|
|
OneCaseSwitches.java:23:15: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.string.switch), 6, 7
|
|
1 error
|
|
3 warnings
|