< prev index next >

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

Print this page
rev 56806 : 8232684: Make switch expressions final
Reviewed-by: TBD
   1 SwitchStatementScopesIsolated.java:13:25: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null)
   2 SwitchStatementScopesIsolated.java:14:26: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null)
   3 - compiler.note.preview.filename: SwitchStatementScopesIsolated.java
   4 - compiler.note.preview.recompile
   5 2 errors
   1 SwitchStatementScopesIsolated.java:13:25: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null)
   2 SwitchStatementScopesIsolated.java:14:26: compiler.err.cant.resolve.location: kindname.variable, res, , , (compiler.misc.location: kindname.class, SwitchStatementScopesIsolated, null)


   3 2 errors
< prev index next >