[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2046) The JSPTextEditor.getPageContext() method is called in a non-UI thread sometimes

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Apr 10 14:12:04 EDT 2008


The JSPTextEditor.getPageContext() method is called in a non-UI thread sometimes
--------------------------------------------------------------------------------

                 Key: JBIDE-2046
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2046
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 2.1.0.beta1
            Reporter: Snjezana Peco
         Assigned To: Snjezana Peco
             Fix For: 2.1.0.cr1


While I was testing JBIDE-2045, I noticed that the JSPTextEditor.getPageContext() method was called in a non-UI thread sometimes what could crash Eclipse.
The crash can happen when a file is updated out of the VPE (formating, validating...).
I will fix this issue by wrapping this method in display.syncExec().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list