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)