jdk-24/test/langtools/tools/javac/switchextra/SwitchObject.out
Jan Lahoda eaa80ad08c 8300543: Compiler Implementation for Pattern Matching for switch
8300545: Compiler Implementation for Record Patterns

Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00

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