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 196058

Summary: Thread deadlock when resizing main window
Product: guibuilder Reporter: vieiro <vieiro>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: THREAD
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace with the deadlock
Stack trace with the deadlock (plain/text mime type)

Description vieiro 2011-02-27 11:31:20 UTC
Created attachment 106491 [details]
Stack trace with the deadlock

I've seen this in the GUIBuilder, but maybe this is under  

org.openide.util.Utilities.getBeanInfo(Utilities.java:426)

I'm attaching a thread dump with the problem.
Comment 1 vieiro 2011-02-27 11:32:24 UTC
Created attachment 106492 [details]
Stack trace with the deadlock (plain/text mime type)

Reattaching issue with the correct mimetype.
Comment 2 Tomas Pavek 2011-03-07 16:57:51 UTC
The deadlock should appear only in u21 and u22 of JDK 6.

*** This bug has been marked as a duplicate of bug 187697 ***