test/tools/javac/TryWithResources/ResourceOutsideTry.out

changeset 829
ce6175cfe11e
parent 609
13354e1abba7
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/TryWithResources/ResourceOutsideTry.out	Mon Jan 24 15:44:15 2011 +0000
     1.2 +++ b/test/tools/javac/TryWithResources/ResourceOutsideTry.out	Mon Jan 24 15:44:51 2011 +0000
     1.3 @@ -1,3 +1,3 @@
     1.4 -ResourceOutsideTry.java:14:13: compiler.err.cant.resolve.location: kindname.variable, c, , , kindname.class, ResourceOutsideTry
     1.5 -ResourceOutsideTry.java:16:13: compiler.err.cant.resolve.location: kindname.variable, c, , , kindname.class, ResourceOutsideTry
     1.6 +ResourceOutsideTry.java:14:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
     1.7 +ResourceOutsideTry.java:16:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
     1.8  2 errors

mercurial