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 186324 - [69cat] Deadlock
Summary: [69cat] Deadlock
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 179194 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-18 19:23 UTC by misterm
Modified: 2010-10-22 15:22 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (15.11 KB, text/plain)
2010-05-18 19:37 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-05-18 19:23:20 UTC
I had just hit code completion for a method and tried to delete the suggestion like:

Clazz.method(par1, par2) alreadyWritten

par1 was selected and I was trying to delete from it until ) in other to use alreadyWritten as an argument. The IDE just froze

Product Version = NetBeans IDE Dev (Build 100518-dc3acae60ccf)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_19
Runtime = Java HotSpot(TM) Client VM 16.2-b04
Comment 1 misterm 2010-05-18 19:37:21 UTC
Created attachment 99159 [details]
<no description>
Comment 2 Peter Pis 2010-05-19 08:29:21 UTC
Please evaluate.
Comment 3 Dusan Balek 2010-05-19 15:05:04 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a44fe4ba99cd
Comment 4 Tomas Zezula 2010-05-19 16:33:28 UTC
Seems OK to me.
Comment 5 Peter Pis 2010-05-20 09:01:02 UTC
Verified in NetBeans IDE Dev (Build 100520-c4bfb67628af)
Comment 6 Dusan Balek 2010-05-20 17:21:20 UTC
Integrated into release69.

http://hg.netbeans.org/release69/rev/17f59e1fe491
Comment 7 Peter Pis 2010-06-07 12:55:27 UTC
V. NetBeans IDE 6.9 (Build 201006041701)
Comment 8 Dusan Balek 2010-10-22 15:22:44 UTC
*** Bug 179194 has been marked as a duplicate of this bug. ***