Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-223

Swing tags should clear their component to avoid holding extra memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0
    • None
    • taglib.swing
    • None

    Description

      It seems that JELLY-122 has been undone and now, Swing component tags keep a reference to their component after running. This reference is useless because the tags will always create a new component when they run a second time. It serves only as an additional reference to the component that could keep it from being GC'd.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hgilde Hans Gilde
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: