test/tools/javac/TryWithResources/ResourceOutsideTry.out

Mon, 28 Feb 2011 13:42:24 -0800

author
jjg
date
Mon, 28 Feb 2011 13:42:24 -0800
changeset 899
67d6b2df47ba
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7022711: compiler crash in try-with-resources
Reviewed-by: mcimadamore

     1 ResourceOutsideTry.java:14:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
     2 ResourceOutsideTry.java:16:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
     3 2 errors

mercurial