[ 
https://issues.apache.org/jira/browse/HADOOP-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302561#comment-14302561
 ] 

Mauro Murari commented on HADOOP-11162:
---------------------------------------

It was closed, please see this commit 
https://github.com/apache/hadoop/commit/825923f7b9a8771ff5b3f08646e96304d1acc367



> 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