diff -r a8437c34fdc7 -r 7f8794f9cc14 test/tools/javac/TryWithResources/TwrIntersection02.out --- a/test/tools/javac/TryWithResources/TwrIntersection02.out Mon Jan 24 16:38:56 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