Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8212136

Remove finalizer implementation in SSLSocketImpl

XMLWordPrintable

      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.

            xuelei Xuelei Fan
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: