mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-14 20:35:09 +00:00
8207405: Compiler Tree API support for Switch Expressions (Preview) Support for switch expression, switch with rules and multiple constants for cases. Reviewed-by: jjg, mcimadamore, vromero
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
EmptySwitch.java:33:10: compiler.err.switch.expression.empty
|
|
- compiler.note.preview.filename: EmptySwitch.java
|
|
- compiler.note.preview.recompile
|
|
1 error
|