test/tools/javac/TryWithResources/ResourceOutsideTry.out

Thu, 13 Oct 2011 10:35:50 -0700

author
katleman
date
Thu, 13 Oct 2011 10:35:50 -0700
changeset 1102
510d09ddc861
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Added tag jdk8-b09 for changeset b7a7e47c8d3d

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