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 43454 - A deadlock durring writing in editor
Summary: A deadlock durring writing in editor
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2004-05-18 15:09 UTC by ehucka
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threads dump. (8.68 KB, text/plain)
2004-05-18 15:11 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-05-18 15:09:35 UTC
Build 040517_2

I had been only writing some code into editor and
the deadlock occured.
Comment 1 ehucka 2004-05-18 15:11:25 UTC
Created attachment 14941 [details]
Threads dump.
Comment 2 Martin Matula 2004-05-18 16:36:07 UTC
Fixed.

Checking in org/netbeans/modules/java/OverrideAnnotationSupport.java;
/cvs/java/src/org/netbeans/modules/java/OverrideAnnotationSupport.java,v
 <--  OverrideAnnotationSupport.java
new revision: 1.3.6.7; previous revision: 1.3.6.6
done
Comment 3 ehucka 2004-08-17 16:30:20 UTC
it seems ok