test/tools/javac/TryWithResources/ResourceOutsideTry.out

Wed, 02 Apr 2014 10:03:21 -0700

author
asaha
date
Wed, 02 Apr 2014 10:03:21 -0700
changeset 2349
6ebf1ccca9fa
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Merge

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

mercurial