diff -r 703181b01773 -r 1e9935b883cd langtools/test/tools/javac/TryWithResources/ResourceInterface.out --- a/langtools/test/tools/javac/TryWithResources/ResourceInterface.out Tue Feb 15 11:49:46 2011 +0000 +++ b/langtools/test/tools/javac/TryWithResources/ResourceInterface.out Tue Feb 15 11:51:04 2011 +0000 @@ -1,2 +1,2 @@ -ResourceInterface.java:38:34: compiler.err.unreported.exception.need.to.catch.or.throw: ResourceInterface.E1 +ResourceInterface.java:38:13: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2 1 error