[jbosstools-issues] [JBoss JIRA] (JBIDE-10248) org.jboss.tools.jst.web.kb creates but never dispose images

Alexey Kazakov (Updated) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 14:48:41 EST 2011


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

Alexey Kazakov updated JBIDE-10248:
-----------------------------------

    Fix Version/s: 3.3.0.M5
                       (was: 3.3.0.Beta1)


Was fixed for 3.3.0.M5
                
> org.jboss.tools.jst.web.kb creates but never dispose images
> -----------------------------------------------------------
>
>                 Key: JBIDE-10248
>                 URL: https://issues.jboss.org/browse/JBIDE-10248
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: common/jst/core
>    Affects Versions: 3.3.0.M4
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Viacheslav Kabanovich
>            Priority: Minor
>             Fix For: 3.3.0.M5
>
>
> in these classes: ActionProposalType, ConverterIDProposalType, ConverterIDProposalType, EnumerationProposalType, FacetNameProposalType, IDProposalType, ResourceBundleNameProposalType, ResourcePathProposalType you initialize 
> {code}
> private static Image ICON;
> {code}
> field with new image, but never dispose it. 
> imo may be a better to put these images in org.jboss.tools.jst.web.kb plugin image registry, so you can avoid image leak after plugin org.jboss.tools.jst.web.kb stop it's work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list