[jboss-jira] [JBoss JIRA] (WFLY-4493) UrlScanner Should Close ZipFiles
Philippe Marschall (JIRA)
issues at jboss.org
Thu Apr 9 12:22:19 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philippe Marschall updated WFLY-4493:
-------------------------------------
Description: 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 it's still suboptimal. (was: 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.)
> 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 it's still suboptimal.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list