-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: remoting
Recent versions of Java have deprecated Object#finalize and marked it for removal. We ought to proactively migrate away from this deprecated API in favor of its non-deprecated replacement.
See https://github.com/jenkinsci/jenkins/pull/8486 for an example of how to do this.