[
https://issues.jboss.org/browse/WFLY-4493?page=com.atlassian.jira.plugin....
]
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)