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()

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

              Created:
              Updated:
              Resolved: