Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-24990

webwork's ValueStack caches class objects, preventing the GC of a plugin's classloader

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 4.4.1, 5.0
    • 4.3, 4.4
    • None

    Description

      webwork.util.ValueStack has a static cache of Method's keyed by Class, and will cache the Class of any ww value you call findValue on, pretty much.

      We should call ValueStack.clearMethods() fairly aggressively, at least on plugin disable/enablement.

      Attachments

        Activity

          People

            mlassau Mark Lassau (Inactive)
            rsmart metapoint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: