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 162981

Summary: Deadlock during shutdown
Product: java Reporter: Jesse Glick <jglick>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: RANDOM, THREAD
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2009-04-17 20:23:46 UTC
Listener blocking on a task.
Comment 1 Jesse Glick 2009-04-17 20:25:25 UTC
Created attachment 80387 [details]
Thread dump
Comment 2 Vitezslav Stejskal 2009-04-20 09:57:23 UTC
Rasta has been recently performing some counter-deadlock spells in this area.
Comment 3 Jan Lahoda 2009-08-20 10:01:14 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 4 Jan Lahoda 2009-10-06 12:45:29 UTC
There is no waitFinished in ClassIndex anymore (neither is RequestProcessor), so unless there is a new thread dump, I am
going to close this issue.