< prev index next >

test/langtools/tools/javac/switchextra/SwitchStatementArrow-old.out

Print this page
rev 56510 : 8232684: Make switch expressions final
Reviewed-by: TBD
   1 SwitchStatementArrow.java:41:20: compiler.err.preview.feature.disabled.plural: (compiler.misc.feature.switch.rules)
   2 SwitchStatementArrow.java:42:21: compiler.err.preview.feature.disabled.plural: (compiler.misc.feature.multiple.case.labels)
   3 2 errors
   1 SwitchStatementArrow.java:41:20: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.switch.rules), 9, 14
   2 SwitchStatementArrow.java:42:21: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.multiple.case.labels), 9, 14
   3 2 errors
< prev index next >