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 166417 - ClassIndex events violate the threading model
Summary: ClassIndex events violate the threading model
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 166210
  Show dependency tree
 
Reported: 2009-06-02 16:33 UTC by Vitezslav Stejskal
Modified: 2009-08-11 05:59 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2009-06-02 16:33:57 UTC
Please see issue #166210 for details. We have implemented a workaround, which avoids this problem for 6.7, but the
proper fix should be made in the java infrastructure. I'm sorry for so little information, but Tomas knows what the
problem is and how to fix it...
Comment 1 Tomas Zezula 2009-06-02 16:47:04 UTC
I will try to dalay the events fired from the task.
Comment 2 Tomas Zezula 2009-08-10 14:44:50 UTC
fixed in jet-main: #76399f00aef9
Comment 3 Quality Engineering 2009-08-11 05:59:22 UTC
Integrated into 'main-golden', will be available in build *200908110201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/76399f00aef9
User: Tomas Zezula <tzezula@netbeans.org>
Log: #166417:ClassIndex events violate the threading model