Remove JrtFileSystem finalize method

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 11
    • Component/s: tools
    • b24

      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.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: