[jbosstools-issues] [JBoss JIRA] (JBIDE-12309) Resource leak in AbstractTemporaryAnnotation.paint

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jul 10 16:15:13 EDT 2012


Viacheslav Kabanovich created JBIDE-12309:
---------------------------------------------

             Summary: Resource leak in AbstractTemporaryAnnotation.paint
                 Key: JBIDE-12309
                 URL: https://issues.jboss.org/browse/JBIDE-12309
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: common/jst/core
    Affects Versions: 3.4.0.M1
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.4.0.M1


New image is created at each call of method paint().

Eclipse may be hanged, after 5-10 minutes of editing a file with a marker, if user fixes it and continues typing without saving the file. As-you-type validation replaces the marker of the fixed problem with a temporary disabled marker, which is redrawn many times while the file is edited.

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