< prev index next >

test/langtools/tools/javac/switchextra/SwitchStatementScopesIsolated.out

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

*** 1,5 **** SwitchStatementScopesIsolated.java:13:25: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null) SwitchStatementScopesIsolated.java:14:26: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null) - - compiler.note.preview.filename: SwitchStatementScopesIsolated.java - - compiler.note.preview.recompile 2 errors --- 1,3 ----
< prev index next >