finalizer-related lint warnings

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: tools
    • None

      There are a number of structural misuses of finalizers javac could conceivably identify as lint warnings:

      * Failure to have any call to super.finalize() in a user-declared finalize() method

      * Explicit calls to finalize() from non-finalize() methods

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: