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 19891 - Deadlock (in jar filesystem?)
Summary: Deadlock (in jar filesystem?)
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords: THREAD
: 21770 22300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-29 09:42 UTC by jrojcek
Modified: 2008-12-23 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump of deadlock. (13.31 KB, text/plain)
2002-01-29 09:43 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2002-01-29 09:42:32 UTC
Deadlock occurred while editing java source in source editor. I had few zip fs
mounted.
Comment 1 jrojcek 2002-01-29 09:43:46 UTC
Created attachment 4470 [details]
Full thread dump of deadlock.
Comment 2 rmatous 2002-03-05 10:11:08 UTC
Fixed in trunk (JarFileSystem 1.64). Synchronzation changed in method
parse.
Comment 3 rmatous 2002-03-21 16:43:31 UTC
*** Issue 21770 has been marked as a duplicate of this issue. ***
Comment 4 rmatous 2002-04-11 11:02:23 UTC
*** Issue 22300 has been marked as a duplicate of this issue. ***
Comment 5 rmatous 2002-04-11 11:04:40 UTC
Suggested as 3.3.2_CANDIDATE (because of  #22300). Look at diff:
http://www.netbeans.org/source/browse/openide/src/org/openide/filesystems/JarFileSystem.java.diff?r1=1.63&r2=1.64
Comment 6 rmatous 2002-04-12 13:04:53 UTC
Integrated into orion_fcs.
Comment 7 Marian Mirilovic 2002-11-27 12:41:11 UTC
verified
Comment 8 Quality Engineering 2003-07-01 16:39:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.