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 18335

Summary: Deadlock after deleting property file opened for editing
Product: utilities Reporter: Lukas Hasik <lhasik>
Component: PropertiesAssignee: Martin Roskanin <mroskanin>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktace of deadlock

Description Lukas Hasik 2001-12-04 14:02:06 UTC
[200112040330 -release33 branch], jdk1.4b88

1. Create new properties file
2. Open it in editing mode (close the table) 
3. Delete the properties file.

-deadlock , see stacktrace in attachment
Comment 1 Lukas Hasik 2001-12-04 14:03:07 UTC
Created attachment 3686 [details]
stacktace of deadlock
Comment 2 Martin Roskanin 2001-12-04 17:09:31 UTC
fixed in [maintrunk]

RCS file: 
/cvs/properties/src/org/netbeans/modules/properties/PropertiesEditorSu
pport.java,v
retrieving revision 1.53
Comment 3 Martin Roskanin 2001-12-04 17:13:03 UTC
maintrunk modifications:

/cvs/properties/src/org/netbeans/modules/properties/PropertiesEditorSu
pport.java,v  <--  PropertiesEditorSupport.java
new revision: 1.54; previous revision: 1.53
Comment 4 Martin Roskanin 2001-12-04 17:15:10 UTC
fixed in [release33]

/cvs/properties/src/org/netbeans/modules/properties/PropertiesEditorSu
pport.java,v  <--  PropertiesEditorSupport.java
new revision: 1.53.14.1; previous revision: 1.53
Comment 5 Lukas Hasik 2001-12-04 17:18:18 UTC
changes verified
deadlock is gone
Comment 6 Martin Roskanin 2001-12-04 17:58:32 UTC
fix has been integrated into [release330]

/cvs/properties/src/org/netbeans/modules/properties/PropertiesEditorSu
pport.java,v  <--  PropertiesEditorSupport.java
new revision: 1.53.16.1; previous revision: 1.53
Comment 7 Quality Engineering 2003-07-01 14:20:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.