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 69112 - Deadlock between ClassPath$RootsListener and MergedClassPathImplementation
Summary: Deadlock between ClassPath$RootsListener and MergedClassPathImplementation
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 15:20 UTC by Antonin Nebuzelsky
Modified: 2005-11-23 17:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (45.48 KB, text/plain)
2005-11-22 15:23 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2005-11-22 15:20:04 UTC
See the attached thread dump. The very end of the log lists the two locked
threads. Encountered when got back to Netbeans and immediately invoked Go To
Class search.
Comment 1 Antonin Nebuzelsky 2005-11-22 15:23:43 UTC
Created attachment 27159 [details]
Thread dump
Comment 2 Pavel Flaska 2005-11-22 16:10:00 UTC
Build number?
Comment 3 Pavel Flaska 2005-11-22 16:36:52 UTC
Reassigning to Tomas.
Comment 4 Antonin Nebuzelsky 2005-11-22 17:38:02 UTC
[build 200511211900]
Comment 5 Tomas Zezula 2005-11-23 17:17:14 UTC
It is not expected that The URLMapper.findFileObject fires events.

Checking in
javacore/src/org/netbeans/modules/javacore/classpath/MergedClassPathImplementation.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/classpath/MergedClassPathImplementation.java,v
 <--  MergedClassPathImplementation.java
new revision: 1.25; previous revision: 1.24
done