Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17526

DelegatingClassLoader leak on reflection

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Cannot Reproduce
    • Affects Version/s: 6.0
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Web Common

      Description

      The number of sun.reflect.DelegatingClassLoader can go high (more than 2000)
      This classloader are used by reflection accessors sun.reflect.GeneratedMethodAccessorNNN.

      As described here:
      http://www-01.ibm.com/support/docview.wss?uid=swg21566549

      Hard to tell how much is retains by theses objects.
      Potential fix is by setting the -Dsun.reflect.inflationThreshold=2147483647.

      The origin of these reflection use may be related to javax.el.BeanELResolver

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: