test/tools/javac/TryWithResources/ResourceOutsideTry.out

Fri, 18 Feb 2011 15:55:20 -0800

author
darcy
date
Fri, 18 Feb 2011 15:55:20 -0800
changeset 884
75e25df50873
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7020047: Project Coin: generate null-check around try-with-resources close call
Reviewed-by: jjg

     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