< prev index next >

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

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

*** 24,31 **** WrongYieldTest.java:156:9: compiler.err.no.switch.expression WrongYieldTest.java:156:17: compiler.err.cant.deref: int WrongYieldTest.java:201:9: compiler.err.no.switch.expression WrongYieldTest.java:202:9: compiler.err.no.switch.expression WrongYieldTest.java:216:24: compiler.err.illegal.ref.to.restricted.type: yield - - compiler.note.preview.filename: WrongYieldTest.java - - compiler.note.preview.recompile 28 errors --- 24,29 ----
< prev index next >