Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-59

[beanutils] Memory leak on webapp undeploy in WrapDynaClass

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.8.0
    • DynaBean
    • None
    • Operating System: All
      Platform: All

    • 35263

    Description

      Class WrapDynaClass has a HashMap dynaClasses containing a mapping from Class to
      WrapDynaClass. If this class were to be deployed via a shared webapp, then any
      reference in there to a class loaded via the webapp classloader will prevent the
      webapp classloader from being garbage-collected when the webapp is undeployed.

      Attachments

        1. beanutils-59.patch
          5 kB
          Niall Pemberton

        Activity

          People

            Unassigned Unassigned
            skitching Simon Kitching
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: