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 201261

Summary: Deadlock while cut
Product: java Reporter: Jan Lahoda <jlahoda>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump.

Description Jan Lahoda 2011-08-23 17:20:55 UTC
Created attachment 110167 [details]
Full thread dump.

[recent trunk build]

See attached thread dump.
Comment 1 Quality Engineering 2011-08-24 14:03:14 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8ffcf51c8094
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #201261: evading deadlock by acquiring locks in the correct order.