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

Tim Yates updated GROOVY-8373:
------------------------------
    Description: 
If the default method for {{new File('.').filterLine}} creates a {{newReader}} 
which is never closed, nor is it accessible for the user to close it themselves.

https://github.com/apache/groovy/blob/2d9c467ade68da0e3e73e64c4db7f29d742162f9/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java#L2386

  was:If the default method for {{new File('.').filterLine}} creates a 
{{newReader}} which is never closed, nor is it accessible for the user to close 
it themselves.


> File.filterLine leaves hanging Reader
> -------------------------------------
>
>                 Key: GROOVY-8373
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8373
>             Project: Groovy
>          Issue Type: Bug
>          Components: groovy-jdk
>            Reporter: Tim Yates
>
> If the default method for {{new File('.').filterLine}} creates a 
> {{newReader}} which is never closed, nor is it accessible for the user to 
> close it themselves.
> https://github.com/apache/groovy/blob/2d9c467ade68da0e3e73e64c4db7f29d742162f9/src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java#L2386



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to