diff -r f85d980faaf8 -r 04f983e3e825 test/tools/javac/TryWithResources/ResourceInterface.out --- a/test/tools/javac/TryWithResources/ResourceInterface.out Wed Aug 31 15:39:00 2011 -0700 +++ b/test/tools/javac/TryWithResources/ResourceInterface.out Thu Sep 01 09:14:25 2011 -0700 @@ -1,2 +1,2 @@ -ResourceInterface.java:38:13: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2 +ResourceInterface.java:38:23: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2 1 error