mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg
6 lines
No EOL
235 B
Text
6 lines
No EOL
235 B
Text
- compiler.warn.source.no.bootclasspath: 1.6
|
|
- compiler.warn.option.obsolete.source: 1.6
|
|
- compiler.warn.option.obsolete.suppression
|
|
OneCaseSwitches.java:23:15: compiler.err.string.switch.not.supported.in.source: 1.6
|
|
1 error
|
|
3 warnings |