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

Remove JrtFileSystem finalize method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 12
    • 11
    • tools
    • b24

    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.
      A cleaner can be registered on the JrtFileSystem instance to call the SystemImage.close method.

      Attachments

        Activity

          People

            sundar Sundararajan Athijegannathan
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: