< prev index next >

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

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

*** 1,6 **** ExpressionSwitchInfer.java:17:95: compiler.err.cant.resolve.location.args: kindname.method, substring, , int, (compiler.misc.location: kindname.interface, java.lang.CharSequence, null) ExpressionSwitchInfer.java:26:38: compiler.err.cant.resolve.location.args: kindname.method, substring, , int, (compiler.misc.location: kindname.interface, java.lang.CharSequence, null) ExpressionSwitchInfer.java:30:23: compiler.err.prob.found.req: (compiler.misc.incompatible.type.in.switch.expression: (compiler.misc.inconvertible.types: int, java.lang.String)) - - compiler.note.preview.filename: ExpressionSwitchInfer.java - - compiler.note.preview.recompile 3 errors --- 1,4 ----
< prev index next >