You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Rishabh Patel (JIRA)" <ji...@apache.org> on 2015/06/25 21:43:05 UTC

[jira] [Created] (LUCENE-6610) Potential resource leak in WordDictionary.java

Rishabh Patel created LUCENE-6610:
-------------------------------------

             Summary: Potential resource leak in WordDictionary.java
                 Key: LUCENE-6610
                 URL: https://issues.apache.org/jira/browse/LUCENE-6610
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/analysis
    Affects Versions: Trunk
            Reporter: Rishabh Patel
            Priority: Minor


The input and output object stream might not get closed upon an exception. 

Fix with 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