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

Summary: IDE freeze pasting code
Product: java Reporter: Jesse Glick <jglick>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal Keywords: THREAD
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dumps

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.