[jbosstools-issues] [JBoss JIRA] (JBIDE-13344) DirtyRegionProcessor.BackgroundThread unnecessarily creates a lot of DirtyRegion[] objects

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri Jan 4 15:50:08 EST 2013


Snjezana Peco created JBIDE-13344:
-------------------------------------

             Summary: DirtyRegionProcessor.BackgroundThread unnecessarily creates a lot of DirtyRegion[] objects
                 Key: JBIDE-13344
                 URL: https://issues.jboss.org/browse/JBIDE-13344
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: common/jst/core
    Affects Versions: 4.0.0.Final
            Reporter: Snjezana Peco
            Assignee: Snjezana Peco
             Fix For: 4.1.0.Alpha1


The org.jboss.tools.common.validation plugin includes the DirtyRegionProcessor class copied from WTP and has a potential performance issue described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=397475. JBT creates the DirtyRegion[] objects when opening Java editors.


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