Bug 335855 - adding JSP breakpoints should not be done on UI thread
Summary: adding JSP breakpoints should not be done on UI thread
Status: CLOSED DUPLICATE of bug 310411
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jst.jsp CLA
QA Contact: Nick Sandonato CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 10:24 EST by Natasha D'Silva CLA
Modified: 2011-01-31 10:37 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natasha D'Silva CLA 2011-01-31 10:24:37 EST
Build Identifier: 

I noticed that sometimes adding a JSP breakpoint can take some time and freeze the UI.  Also we've recently added the classpattern provider extension point, which is computed on the UI  thread. I think this might be a good candidate to move to a job, if possible.

Reproducible: Always
Comment 1 Nitin Dahyabhai CLA 2011-01-31 10:37:35 EST

*** This bug has been marked as a duplicate of bug 310411 ***