diff -r 6df04150b36f -r 684e207416ad langtools/test/tools/javac/TryWithResources/TwrIntersection02.out --- a/langtools/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