Rename IOUtils.close methods
----------------------------
Key: LUCENE-3405
URL: https://issues.apache.org/jira/browse/LUCENE-3405
Project: Lucene - Java
Issue Type: Improvement
Reporter: Michael McCandless
Assignee: Michael McCandless
The closeSafely methods that take a boolean suppressExceptions are dangerous...
I've renamed to .close (no suppression) and .closeWhileHandlingException
(suppresses all exceptions).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]