JDK 19 |
---|
19 b22Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8286065 :
|
Object.Finalize has been deprecated and uses of finalize should be converted to use java.lang.ref.Cleaner. The finalize method should be removed. Note that sockets that become unreferenced are closed by the Cleaner on the FileDescriptor.
|