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 - Deadlock: PatternGroupNode$BeanParsingListener vs. javacore mutex
Summary: Deadlock: PatternGroupNode$BeanParsingListener vs. javacore mutex
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2004-10-22 19:36 UTC by Jesse Glick
Modified: 2005-07-26 16:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (20.82 KB, text/plain)
2004-10-22 19:43 UTC, Jesse Glick
Details

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