[jboss-jira] [JBoss JIRA] (JBRULES-3652) PackageBuilder forgets to close all of its Reader objects, leaking their file descriptors.
Chris Rankin (JIRA)
jira-events at lists.jboss.org
Sat Oct 6 17:32:03 EDT 2012
Chris Rankin created JBRULES-3652:
-------------------------------------
Summary: PackageBuilder forgets to close all of its Reader objects, leaking their file descriptors.
Key: JBRULES-3652
URL: https://issues.jboss.org/browse/JBRULES-3652
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-compiler
Affects Versions: 5.5.0.Beta1, 5.4.0.Final
Environment: Fedora 17, JDK6
Reporter: Chris Rankin
Assignee: Mark Proctor
{{PackageBuilder}} calls {{Resource.getReader()}} several times, but never closes the {{Reader}} afterwards. This leaks file descriptors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list