Uploaded image for project: 'JBoss Enterprise Spec APIs'
  1. JBoss Enterprise Spec APIs
  2. JBEE-149

Patch Taglibs Bug 33934

    XMLWordPrintable

Details

    • Hide

      Simply run a JSP which uses c:set with a target object that is a large memory consumer. The target is not released from the tag.

      Show
      Simply run a JSP which uses c:set with a target object that is a large memory consumer. The target is not released from the tag.

    Description

      Taglibs fixed a bug where SetTag would retain references to the target object, causing pooled SetTag instances to have much higher memory usage when the target object is large. When using many web threads in JBoss 7.2.2, our heap grows due to these objects being associated to pooled SetTags.

      https://issues.apache.org/bugzilla/show_bug.cgi?id=33934

      Can this patch be fixed in the jboss fork of taglibs as well?

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              arothian_jira Kevin Formsma (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: