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 - Deadlock after deleting property file opened for editing
Summary: Deadlock after deleting property file opened for editing
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-04 14:02 UTC by Lukas Hasik
Modified: 2003-07-01 14:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktace of deadlock (15.50 KB, text/plain)
2001-12-04 14:03 UTC, Lukas Hasik
Details

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