[ https://issues.apache.org/jira/browse/LUCENE-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishabh Patel closed LUCENE-6619.
---------------------------------
Resolution: Duplicate
> Resource leak
> -------------
>
> Key: LUCENE-6619
> URL: https://issues.apache.org/jira/browse/LUCENE-6619
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/analysis
> Affects Versions: Trunk
> Reporter: Rishabh Patel
> Priority: Minor
> Labels: github-pullrequest
>
> In {{Compile.java}}, the resource {{LineNumberReader in}} is not closed correctly.
> It can be fixed by using try-with-resources construct
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|