jdk-24/test/langtools/tools/javac/switchextra/SwitchStatementBroken2.out
Jan Lahoda b3b644438e 8206986: Compiler support for Switch Expressions (Preview)
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
2018-08-29 09:36:17 +02:00

9 lines
498 B
Plaintext

SwitchStatementBroken2.java:17:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:18:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:19:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:22:27: compiler.err.variable.not.allowed
SwitchStatementBroken2.java:23:24: compiler.err.switch.case.unexpected.statement
- compiler.note.preview.filename: SwitchStatementBroken2.java
- compiler.note.preview.recompile
5 errors