#196320 - Javadoc popup leaks file handles
Dusan Balek <[email protected]> Mon, 14 Mar 2011 16:20:36 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Oracle |
| Message-ID | <[email protected]> |
http://netbeans.org/bugzilla/show_bug.cgi?id=196320 Fix: Wrapping two method bodies with try-finally statements to ensure proper closing of opened streams. Risk: none.