eaa80ad08c
8300545: Compiler Implementation for Record Patterns Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org> Reviewed-by: vromero, mcimadamore
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
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
|
|
2 errors
|