test/tools/javac/TryWithResources/ResourceOutsideTry.out

Wed, 25 May 2011 13:32:10 -0700

author
katleman
date
Wed, 25 May 2011 13:32:10 -0700
changeset 1013
8eb952f43b11
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims

     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