Skip to content

Use of Object.finalize() is deprecated in Java 9, and generally bad practice #723

@ctubbsii

Description

@ctubbsii

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.

Metadata

Metadata

Assignees

Labels

HacktoberfestenhancementThis issue describes a new feature, improvement, or optimization.

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions