[jbosstools-issues] [JBoss JIRA] (JBIDE-10220) TextEditorComponent has resorce leak problem

Vitali Yemialyanchyk (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 07:27:40 EST 2011


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

Vitali Yemialyanchyk updated JBIDE-10220:
-----------------------------------------

        Parent: JBIDE-10221
    Issue Type: Sub-task  (was: Bug)

    
> TextEditorComponent has resorce leak problem
> --------------------------------------------
>
>                 Key: JBIDE-10220
>                 URL: https://issues.jboss.org/browse/JBIDE-10220
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: common/jst/core
>    Affects Versions: 3.3.0.M4
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Alexey Kazakov
>
> TextEditorComponent has resorce leak problem -> it create Color, but does not dispose it -> org.jboss.tools.common.model.ui.texteditors.TextEditorComponent line 186:
> {code}
> return (rgb != null) ? new Color(display, rgb) : null;
> {code}

--
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