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

Summary: Undefined threading for Notify, Dialog and WizardDescriptors
Product: platform Reporter: _ pkuzel <pkuzel>
Component: Dialogs&WizardsAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED FIXED    
Severity: blocker Keywords: THREAD
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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