< prev index next >

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

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

*** 1,6 **** ExpressionSwitchNotExhaustive.java:10:16: compiler.err.not.exhaustive ExpressionSwitchNotExhaustive.java:16:16: compiler.err.not.exhaustive ExpressionSwitchNotExhaustive.java:29:23: compiler.err.var.might.not.have.been.initialized: s - - compiler.note.preview.filename: ExpressionSwitchNotExhaustive.java - - compiler.note.preview.recompile 3 errors --- 1,4 ----
< prev index next >