[jboss-jira] [JBoss JIRA] (WFLY-4493) UrlScanner Should Close ZipFiles
Philippe Marschall (JIRA)
issues at jboss.org
Thu Apr 9 12:21:19 EDT 2015
Philippe Marschall created WFLY-4493:
----------------------------------------
Summary: UrlScanner Should Close ZipFiles
Key: WFLY-4493
URL: https://issues.jboss.org/browse/WFLY-4493
Project: WildFly
Issue Type: Patch
Components: CDI / Weld
Reporter: Philippe Marschall
Assignee: Stuart Douglas
The UrlScanner class creates ZipFile instances without invoking #close on them. This is not as bad as it sounds because ZipFile does have a
finalizer but still suboptimal.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list