[
https://issues.apache.org/jira/browse/FELIX-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-5539.
------------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
Fix Version/s: fileinstall-3.6.2
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
Committed r1807676
> Directory Watcher leaks ZipInflater
> -----------------------------------
>
> Key: FELIX-5539
> URL: https://issues.apache.org/jira/browse/FELIX-5539
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Reporter: Fabian Lange
> Assignee: Guillaume Nodet
> Fix For: fileinstall-3.6.2
>
> Attachments: fileinstall.diff
>
>
> The pattern used in DirectoyWatcher to close streams is closing the wrong
> stream (source input instead of jar). As a result of that, the ZipInflater
> created by JarInputStream remain open and leak native memory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)