--- /dev/null 2009-08-12 17:12:33.000000000 -0700 +++ new/test/tools/javac/TryWithResources/TwrIntersection02.out 2010-07-16 19:34:28.000000000 -0700 @@ -0,0 +1,3 @@ +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