You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Fabian Lange (JIRA)" <ji...@apache.org> on 2017/02/13 02:07:41 UTC

[jira] [Created] (FELIX-5539) Directory Watcher leaks ZipInflater

Fabian Lange created FELIX-5539:
-----------------------------------

             Summary: 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


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.3.15#6346)