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

javax/swing/text/StringContent can be migrated away from using finalize

XMLWordPrintable

      javax/swing/text/StringContent internally uses finalize().
      Per the comments this is because it was written before WeakReferences were available.
      So now we can change it to use that and eliminate finalize()

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: