You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kaloyan Spiridonov (JIRA)" <ji...@apache.org> on 2016/09/30 13:36:20 UTC

[jira] [Created] (COLLECTIONS-596) FileInputStream is not closed

Kaloyan Spiridonov created COLLECTIONS-596:
----------------------------------------------

             Summary: FileInputStream is not closed
                 Key: COLLECTIONS-596
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-596
             Project: Commons Collections
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Kaloyan Spiridonov


In ExtendedProperties class on 602 line the function load is called with input stream. I do not see anywhere stream to be closed. Is there any reason for that?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)