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 88723 - Deadlock in JavaHintsProvider
Summary: Deadlock in JavaHintsProvider
Status: RESOLVED DUPLICATE of bug 87171
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 17:07 UTC by Miloslav Metelka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Deadlock threaddump (19.53 KB, text/plain)
2006-11-06 17:08 UTC, Miloslav Metelka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2006-11-06 17:07:50 UTC
During regular typing I've got the attached deadlock.
I've seen JavaHintsProvider in the threaddump so I'm assigning this to java
initially.
The last thing that I did was that I had a wrong variable name identifier and
I've tried to rename it to an existing local variable name.
Comment 1 Miloslav Metelka 2006-11-06 17:08:54 UTC
Created attachment 35808 [details]
Deadlock threaddump
Comment 2 Jan Lahoda 2006-11-06 17:23:06 UTC

*** This issue has been marked as a duplicate of 87171 ***