< prev index next >

test/langtools/tools/javac/switchexpr/ExpressionSwitchBreaks2.out

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

*** 5,12 **** ExpressionSwitchBreaks2.java:30:29: compiler.err.undef.label: UNKNOWN ExpressionSwitchBreaks2.java:40:17: compiler.err.no.switch.expression ExpressionSwitchBreaks2.java:40:29: compiler.err.cant.resolve.location: kindname.variable, undef, , , (compiler.misc.location: kindname.class, ExpressionSwitchBreaks2, null) ExpressionSwitchBreaks2.java:45:22: compiler.err.break.outside.switch.expression ExpressionSwitchBreaks2.java:49:22: compiler.err.break.outside.switch.expression - - compiler.note.preview.filename: ExpressionSwitchBreaks2.java - - compiler.note.preview.recompile 9 errors \ No newline at end of file --- 5,10 ----
< prev index next >