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

Summary: ClassIndex events violate the threading model
Product: java Reporter: Vitezslav Stejskal <vstejskal>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker CC: abadea, mmirilovic, pjiricka, tmysik
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 166210    

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