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 40835 - Undefined threading for Notify, Dialog and WizardDescriptors
Summary: Undefined threading for Notify, Dialog and WizardDescriptors
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2004-03-08 17:14 UTC by _ pkuzel
Modified: 2008-12-22 22:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2004-03-08 17:14:49 UTC
There is some tension between suggested fix for
#40531 and threading document
<http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/threading.html#breakdown>
Comment 1 Jesse Glick 2004-08-17 04:19:05 UTC
Really P3? Any known effect on users?
Comment 2 _ pkuzel 2004-08-17 08:42:54 UTC
According 40531 it can cause deadlocks.
Comment 3 Marian Mirilovic 2005-01-03 13:11:43 UTC
I guess this won't be fixed for NB4.0 , please evaluate again.
Comment 4 Jiri Rechtacek 2005-01-10 16:34:44 UTC
Lack of documentation.
Comment 5 Jaroslav Tulach 2005-03-17 14:56:36 UTC
I'll modify the document to say it should follow swing threading rules. 
Comment 6 Jaroslav Tulach 2005-03-19 14:09:39 UTC
cvs -q ci -m "#40835: Once realized DialogDescriptor is not thread safe at all"
Checking in org/openide/doc-files/threading.html;
/cvs/openide/api/doc/org/openide/doc-files/threading.html,v  <--  threading.html
new revision: 1.23; previous revision: 1.22
Comment 7 Marian Mirilovic 2006-01-17 15:19:11 UTC
closing