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 50753

Summary: Deadlock: PatternGroupNode$BeanParsingListener vs. javacore mutex
Product: java Reporter: Jesse Glick <jglick>
Component: BeansAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2004-10-22 19:36:38 UTC
041021 custom. A bit different from another recent
deadlock I reported - not sure if you have fixed
this too yet or not.
Comment 1 Jesse Glick 2004-10-22 19:43:52 UTC
Created attachment 18456 [details]
Thread dump
Comment 2 Daniel Prusa 2004-10-25 14:55:40 UTC
/cvs/beans/src/org/netbeans/modules/beans/PatternGroupNode.java
new revision: 1.29; previous revision: 1.28
Comment 3 Jiri Prox 2005-07-26 16:35:24 UTC
Jesse, can you verify this issue, please? Thanks.