[
https://issues.apache.org/jira/browse/XBEAN-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lazar Kirchev updated XBEAN-250:
--------------------------------
Attachment: ClasspathArchive_close_jar.patch
Proposed patch
> org.apache.xbean.finder.archive.ClasspathArchive leaves open jar files
> ----------------------------------------------------------------------
>
> Key: XBEAN-250
> URL: https://issues.apache.org/jira/browse/XBEAN-250
> Project: XBean
> Issue Type: Bug
> Components: finder
> Reporter: Lazar Kirchev
> Attachments: ClasspathArchive_close_jar.patch
>
>
> On line 76 the getJarFile() method is called on a JarURLConnection object.
> The JarFile returned by the method is not assigned to any variable. However,
> the file stays open and cannot be removed upon application undeploy.
--
This message was sent by Atlassian JIRA
(v6.1#6144)