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 44913 - Deadlock invoking Find Usages
Summary: Deadlock invoking Find Usages
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2004-06-16 03:39 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (23.44 KB, text/plain)
2004-06-16 03:40 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-06-16 03:39:28 UTC
040615. Had caret over menuItem field in
BasicMenuItemUI (Swing class in src.zip) and chose
Edit -> Find Usages. IDE froze.
Comment 1 Jesse Glick 2004-06-16 03:40:57 UTC
Created attachment 15720 [details]
Stack trace
Comment 2 Tomas Hurka 2004-06-22 08:41:02 UTC
Moved to new subcomponent java/javacore.
Comment 3 Tomas Hurka 2004-07-12 14:14:11 UTC
Should be fixed in trunk.
Checking in JavaDataObject.java;
/cvs/java/src/org/netbeans/modules/java/JavaDataObject.java,v  <--  
JavaDataObject.java
new revision: 1.185; previous revision: 1.184
done
Comment 4 Jiri Prox 2005-07-07 15:35:38 UTC
Verified in 4.2 (200507061800)
Comment 5 Quality Engineering 2007-09-20 10:29:41 UTC
Reorganization of java component