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 - Define and implement proper threading for PositionRef.Manager
Summary: Define and implement proper threading for PositionRef.Manager
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: THREAD
Depends on:
Blocks: 27773 33062 36207 40766
  Show dependency tree
 
Reported: 2004-03-12 11:52 UTC by Petr Nejedly
Modified: 2010-01-12 05:20 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.