This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35913

Summary: Threading review of Editor API
Product: platform Reporter: Jesse Glick <jglick>
Component: TextAssignee: issues@editor <issues>
Status: NEW ---    
Severity: blocker CC: dkonecny, mmetelka
Priority: P2 Keywords: THREAD
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 33165    
Bug Blocks: 35753    

Description Jesse Glick 2003-09-04 15:17:11 UTC
Consider among other things -

1. What things are currently in EQ, and for things
which are not, why not.

2. Whether document render and write locks are
used consistently.

3. The poor behavior of CES.openDocument w.r.t.
locks (spawns a task and then blocks on it).

4. The slowness of CES.print() and whether this
should not be an asynch method.
Comment 1 Antonin Nebuzelsky 2008-04-17 15:12:58 UTC
Reassigning to new module owner mslama.