test/langtools/tools/javac/switchexpr/ExpressionSwitch-old.out
author jlahoda
Tue, 12 Nov 2019 06:32:13 +0000
changeset 59021 cfc7bb9a5a92
parent 54900 e9f5e06a0dd7
permissions -rw-r--r--
8232684: Make switch expressions final Reviewed-by: alanb, mcimadamore, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
59021
cfc7bb9a5a92 8232684: Make switch expressions final
jlahoda
parents: 54900
diff changeset
     1
ExpressionSwitch.java:40:16: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.switch.expressions), 9, 14
cfc7bb9a5a92 8232684: Make switch expressions final
jlahoda
parents: 54900
diff changeset
     2
ExpressionSwitch.java:41:20: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.switch.rules), 9, 14
cfc7bb9a5a92 8232684: Make switch expressions final
jlahoda
parents: 54900
diff changeset
     3
ExpressionSwitch.java:93:31: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.multiple.case.labels), 9, 14
52794
e4ba5414c8b4 8214031: Assertion error in value break statement with conditional operator in switch expression
jlahoda
parents: 51563
diff changeset
     4
3 errors