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

Max Rydahl Andersen (Updated) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 03:43:42 EST 2011


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

Max Rydahl Andersen updated JBIDE-10248:
----------------------------------------

    Fix Version/s: 3.3.0.Beta1


Setting fix version to look at these in Beta1 if resource leaks even have an effect.

                
> 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: Alexey Kazakov
>            Priority: Minor
>             Fix For: 3.3.0.Beta1
>
>
> 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