jdk-24/langtools/test/tools/javac/StringsInSwitch/OneCaseSwitches.out
Jan Lahoda d103a19b3a 8078561: Error message should be generated once when -source 6 is specified
Code to avoid duplicated errors about features not supported in the current source level moved to Log

Reviewed-by: jjg
2016-08-16 16:43:00 +02:00

6 lines
235 B
Plaintext

- 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