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
7 lines
297 B
Text
7 lines
297 B
Text
- compiler.warn.source.no.bootclasspath: 1.6
|
|
- compiler.warn.option.obsolete.source: 1.6
|
|
- compiler.warn.option.obsolete.suppression
|
|
NonConstantLabel.java:11:15: compiler.err.string.switch.not.supported.in.source: 1.6
|
|
NonConstantLabel.java:14:14: compiler.err.string.const.req
|
|
2 errors
|
|
3 warnings
|