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 - Deadlock during shutdown
Summary: Deadlock during shutdown
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2009-04-17 20:23 UTC by Jesse Glick
Modified: 2009-10-06 12:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (42.66 KB, text/plain)
2009-04-17 20:25 UTC, Jesse Glick
Details

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