test/tools/javac/TryWithResources/ResourceInterface.out

changeset 1074
04f983e3e825
parent 878
fa0e4e1916f4
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/TryWithResources/ResourceInterface.out	Wed Aug 31 15:39:00 2011 -0700
     1.2 +++ b/test/tools/javac/TryWithResources/ResourceInterface.out	Thu Sep 01 09:14:25 2011 -0700
     1.3 @@ -1,2 +1,2 @@
     1.4 -ResourceInterface.java:38:13: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2
     1.5 +ResourceInterface.java:38:23: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2
     1.6  1 error

mercurial