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 - Deadlock while cut
Summary: Deadlock while cut
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 17:20 UTC by Jan Lahoda
Modified: 2011-08-24 14:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump. (31.67 KB, text/plain)
2011-08-23 17:20 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
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.