[ 
https://issues.apache.org/jira/browse/MNG-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Rosenvold updated MNG-5844:
------------------------------------
         Priority: Minor  (was: Critical)
    Fix Version/s: 3.3.4

> Close IO Streams in finally or try-with-resource statement
> ----------------------------------------------------------
>
>                 Key: MNG-5844
>                 URL: https://issues.apache.org/jira/browse/MNG-5844
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Tang Xinye
>            Assignee: Kristian Rosenvold
>            Priority: Minor
>             Fix For: 3.3.4
>
>
> The problem here is that if an exception is thrown during the read process 
> the method will exit without closing the stream and hence without releasing 
> the file system resources, it may run out of resources before it does run.



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

Reply via email to