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

Remove finalizer implementation in SSLSocketImpl

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: