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)