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 - Deadlock in PropertySheetTest
Summary: Deadlock in PropertySheetTest
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: TEST, THREAD
Depends on:
Blocks:
 
Reported: 2004-03-23 16:40 UTC by Jesse Glick
Modified: 2008-12-22 15:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (18.21 KB, text/plain)
2004-03-23 16:41 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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