908aca29ca
Co-authored-by: Brian Goetz <briangoetz@openjdk.org> Co-authored-by: Mandy Chung <mchung@openjdk.org> Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Reviewed-by: mcimadamore, forax, godin, psandoz, mchung
5 lines
314 B
Plaintext
5 lines
314 B
Plaintext
SwitchObject.java:10:16: compiler.err.preview.feature.disabled.plural: (compiler.misc.feature.pattern.switch)
|
|
SwitchObject.java:11:18: compiler.err.constant.label.not.compatible: int, java.lang.Object
|
|
SwitchObject.java:12:18: compiler.err.constant.label.not.compatible: java.lang.String, java.lang.Object
|
|
3 errors
|