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 201291 - IDE freeze pasting code
Summary: IDE freeze pasting code
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2011-08-24 16:19 UTC by Jesse Glick
Modified: 2011-08-26 15:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dumps (84.20 KB, text/plain)
2011-08-24 16:19 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-08-24 16:19:49 UTC
Created attachment 110187 [details]
Thread dumps

I cut a single line of Java code and used Ctrl-Shift-V to try to paste it a line further up, inside an if-block. The IDE then froze with perhaps 50% CPU activity.
Comment 1 Jesse Glick 2011-08-25 00:48:39 UTC
Happened again.
Comment 2 Quality Engineering 2011-08-26 14:41:01 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/92d70ca12c80
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #201291: preventing deadlock.