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

Tsuyoshi OZAWA resolved HADOOP-11162.
-------------------------------------
    Resolution: Duplicate

> Unclosed InputStream in ApplicationClassLoader
> ----------------------------------------------
>
>                 Key: HADOOP-11162
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11162
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> {code}
>   static {
>     InputStream is = null;
> {code}
> The above InputStream is not closed upon leaving the static block.



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

Reply via email to