Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
6.0
-
None
-
New, Patch Available
Description
In the file WordDictionary.java, the input and output object stream might not get closed upon an exception.
Fix with try-with-resources construct.
Attachments
Issue Links
- Is contained by
-
LUCENE-6662 Resource Leaks
- Closed