< 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,7 **** - SwitchStatementBroken2.java:16:23: compiler.err.switch.case.unexpected.statement SwitchStatementBroken2.java:17:23: compiler.err.switch.case.unexpected.statement SwitchStatementBroken2.java:18:23: compiler.err.switch.case.unexpected.statement ! SwitchStatementBroken2.java:21:24: compiler.err.switch.case.unexpected.statement - compiler.note.preview.filename: SwitchStatementBroken2.java - compiler.note.preview.recompile 4 errors --- 1,7 ---- 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:24: compiler.err.switch.case.unexpected.statement - compiler.note.preview.filename: SwitchStatementBroken2.java - compiler.note.preview.recompile 4 errors
< prev index next >