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 41226

Summary: Deadlock in PropertySheetTest
Product: platform Reporter: Jesse Glick <jglick>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST, THREAD
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2004-03-23 16:40:07 UTC
See attached thread dump.
Comment 1 Jesse Glick 2004-03-23 16:41:56 UTC
Created attachment 14104 [details]
Thread dump
Comment 2 _ tboudreau 2004-03-24 15:22:35 UTC
Fixed in trunk - the code for the old projects is removed.

Checking in src/org/openide/explorer/propertysheet/PropertySetModelImpl.java;
/cvs/openide/src/org/openide/explorer/propertysheet/PropertySetModelImpl.java,v  <--  
PropertySetModelImpl.java
new revision: 1.10; previous revision: 1.9
done
Checking in src/org/openide/explorer/propertysheet/PropertySheet.java;
/cvs/openide/src/org/openide/explorer/propertysheet/PropertySheet.java,v  <--  
PropertySheet.java
new revision: 1.160; previous revision: 1.159
done
Comment 3 Tomas Danek 2005-07-18 09:11:03 UTC
PLease check up-to-date to verify that deadlock is not present any more. Thanx.
Comment 4 _ tboudreau 2005-07-18 09:25:32 UTC
I have no idea what "PLease check up-to-date to verify" means, but I remember this issue well and it's 
definitely fixed