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 40951

Summary: Define and implement proper threading for PositionRef.Manager
Product: platform Reporter: Petr Nejedly <pnejedly>
Component: TextAssignee: issues@editor <issues>
Status: NEW ---    
Severity: blocker CC: ttran
Priority: P2 Keywords: THREAD
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27773, 33062, 36207, 40766    

Description Petr Nejedly 2004-03-12 11:52:23 UTC
PositionRef.Manager is not properly synchronized,
which leads both to coruption of its structures
(causing ClassCastExceptions and so on) and deadlocks.
Proper threading model for cooperation with
CloneableEditorSupport is needed.
Comment 1 Antonin Nebuzelsky 2008-04-17 15:16:11 UTC
Reassigning to new module owner mslama.