https://issues.apache.org/bugzilla/show_bug.cgi?id=52738
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |1.8.2 Platform|PC |All CC| |[email protected] Resolution| |FIXED Target Milestone|--- |1.9.0 Severity|critical |minor OS/Version| |All --- Comment #1 from Jesse Glick <[email protected]> 2012-02-27 21:37:35 UTC --- Committed revision 1294340. Only the FileOutputStream must be closed, since everything else is a wrapper. By the way -source 7 provides the nicer try-with-resources idiom for this kind of thing. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
