b3b644438e
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
9 lines
529 B
Plaintext
9 lines
529 B
Plaintext
ExpressionSwitchUnreachable.java:15:17: compiler.err.unreachable.stmt
|
|
ExpressionSwitchUnreachable.java:22:17: compiler.err.unreachable.stmt
|
|
ExpressionSwitchUnreachable.java:30:17: compiler.err.unreachable.stmt
|
|
ExpressionSwitchUnreachable.java:37:17: compiler.err.unreachable.stmt
|
|
ExpressionSwitchUnreachable.java:45:17: compiler.err.unreachable.stmt
|
|
ExpressionSwitchUnreachable.java:52:17: compiler.err.unreachable.stmt
|
|
- compiler.note.preview.filename: ExpressionSwitchUnreachable.java
|
|
- compiler.note.preview.recompile
|
|
6 errors |