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

Summary: Deadlock invoking Find Usages
Product: java Reporter: Jesse Glick <jglick>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: CLOSED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

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