[jbosstools-issues] [JBoss JIRA] (JBIDE-13400) PageContextFactory.ExtendedLinkElementAdapter is leaked

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Thu Feb 7 16:30:51 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny updated JBIDE-13400:
------------------------------------

    Attachment: jbide13400.patch


The patch avoids the adding of
 ExtendedLinkElementAdapter to the nodes.
 ExtendedLinkElementAdapter is used only on a temporary
 basis and as such no leaks should occur.
                
> PageContextFactory.ExtendedLinkElementAdapter is leaked
> -------------------------------------------------------
>
>                 Key: JBIDE-13400
>                 URL: https://issues.jboss.org/browse/JBIDE-13400
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.0.0.Final
>            Reporter: Snjezana Peco
>            Assignee: Victor Rubezhny
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: jbide13400.patch
>
>
> Steps to reproduce:
> Call a full rebuild of a Java EE Web project.
> An object of the PageContextFactory.ExtendedLinkElementAdapter type is leaked. That object leaks a lot of org.eclipse.wst.* objects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list