ctubbsii opened a new issue #723: Use of Object.finalize() is deprecated in Java 9, and generally bad practice URL: https://github.com/apache/accumulo/issues/723 It would be great to find and triage uses of finalize() throughout our code, and see if we can improve the code to avoid the reliance on finalize(). Some cases might be easy. Some cases might be more difficult. Triage is needed. Multiple PRs may be needed to complete this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
