< prev index next >

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

Print this page
rev 51258 : imported patch switch
rev 51259 : imported patch switch.01
   1 SwitchStatementBroken2.java:16:23: compiler.err.switch.case.unexpected.statement
   2 SwitchStatementBroken2.java:17:23: compiler.err.switch.case.unexpected.statement
   3 SwitchStatementBroken2.java:18:23: compiler.err.switch.case.unexpected.statement
   4 SwitchStatementBroken2.java:21:24: compiler.err.switch.case.unexpected.statement

   5 - compiler.note.preview.filename: SwitchStatementBroken2.java
   6 - compiler.note.preview.recompile
   7 4 errors

   1 SwitchStatementBroken2.java:17:23: compiler.err.switch.case.unexpected.statement
   2 SwitchStatementBroken2.java:18:23: compiler.err.switch.case.unexpected.statement
   3 SwitchStatementBroken2.java:19:23: compiler.err.switch.case.unexpected.statement
   4 SwitchStatementBroken2.java:22:24: compiler.err.switch.case.unexpected.statement
   5 - compiler.note.preview.filename: SwitchStatementBroken2.java
   6 - compiler.note.preview.recompile
   7 4 errors
< prev index next >