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 107656

Summary: Deadlock in CustomizableSideBar
Product: editor Reporter: Tomas Mysik <tmysik>
Component: -- Other --Assignee: Vitezslav Stejskal <vstejskal>
Status: RESOLVED FIXED    
Severity: blocker Keywords: THREAD
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump
Similar threads dump

Description Tomas Mysik 2007-06-21 15:16:45 UTC
see attachment
Comment 1 Tomas Mysik 2007-06-21 15:17:44 UTC
Created attachment 44179 [details]
thread dump
Comment 2 pzajac 2007-07-03 10:51:55 UTC
Created attachment 44659 [details]
Similar threads dump
Comment 3 pzajac 2007-07-03 10:53:56 UTC
[070703] The deadlock occured on closing Options panel. 
Comment 4 Vitezslav Stejskal 2007-07-03 12:43:14 UTC
*** Issue 108534 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2007-07-03 14:54:01 UTC
Should be fixed.

Checking in src/org/netbeans/modules/editor/NbEditorUI.java;
/cvs/editor/src/org/netbeans/modules/editor/NbEditorUI.java,v  <--  NbEditorUI.java
new revision: 1.67; previous revision: 1.66
done
Checking in src/org/netbeans/modules/editor/impl/CustomizableSideBar.java;
/cvs/editor/src/org/netbeans/modules/editor/impl/CustomizableSideBar.java,v  <--  CustomizableSideBar.java
new revision: 1.7; previous revision: 1.6
done
Checking in libsrc/org/netbeans/editor/GlyphGutter.java;
/cvs/editor/libsrc/org/netbeans/editor/GlyphGutter.java,v  <--  GlyphGutter.java
new revision: 1.54; previous revision: 1.53
done
Comment 6 Vitezslav Stejskal 2007-07-18 12:36:26 UTC
*** Issue 109798 has been marked as a duplicate of this issue. ***