diff -r 03e7fc380090 -r 2cbaa43eb075 test/tools/javac/TryWithResources/TwrIntersection02.out --- a/test/tools/javac/TryWithResources/TwrIntersection02.out Thu Feb 10 16:24:51 2011 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -TwrIntersection02.java:25:21: compiler.err.unreported.exception.need.to.catch.or.throw: TwrIntersection02.Exception2 -TwrIntersection02.java:31:21: compiler.err.unreported.exception.need.to.catch.or.throw: TwrIntersection02.Exception1 -2 errors