mcimadamore [Tue, 15 Feb 2011 11:51:04 +0000] rev 8428
7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
Summary: twr should generate better error message when uncaught exceptions are thrown by implicit call of close() method
Reviewed-by: jjg