< prev index next >

test/langtools/tools/javac/switchextra/SwitchStatementBroken2.out

Print this page
rev 56806 : 8232684: Make switch expressions final
Reviewed-by: TBD

@@ -1,8 +1,6 @@
 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
< prev index next >