Bug 484250 - Please add resource leak analysis exception for org.apache.commons.compress.utils.IOUtils.closesQuietly
Summary: Please add resource leak analysis exception for org.apache.commons.compress.u...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.5.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-11 14:10 EST by Matthijs Kooijman CLA
Modified: 2015-12-13 23:20 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthijs Kooijman CLA 2015-12-11 14:10:53 EST
In https://bugs.eclipse.org/bugs/show_bug.cgi?id=381445 some method names were added to a hardcoded lists of "synonyms" for the built-in close() method on resources. org.apache.commons.compress.utils.IOUtils.closeQuietly() is another such method. Can it be added to the list?