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 195375 - Deadlock when renaming class
Summary: Deadlock when renaming class
Status: RESOLVED DUPLICATE of bug 195432
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-12 06:28 UTC by rcasha
Modified: 2011-10-18 13:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (24.43 KB, text/plain)
2011-02-12 06:28 UTC, rcasha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rcasha 2011-02-12 06:28:45 UTC
Created attachment 105925 [details]
Thread dump

I tried renaming a class but NB deadlocked in the rename window. The label above the progress bar said "Usages". 

Thread dump attached

Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102111519)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 20.0-b07
System: Linux version 2.6.32-28-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jan Becicka 2011-02-12 08:27:27 UTC
editor does some swing calls outside AWT EQ
Comment 2 Miloslav Metelka 2011-10-18 13:21:48 UTC
The code in BaseTextUI is no longer present due to issue 195432.

*** This bug has been marked as a duplicate of bug 195432 ***