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 19469 - Deadlock in java parser
Summary: Deadlock in java parser
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 20717 23193 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-16 08:43 UTC by Peter Zavadsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (18.02 KB, text/plain)
2002-01-16 08:45 UTC, Peter Zavadsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2002-01-16 08:43:47 UTC
Build Forte 3.0 EE (Build 011231).
(maybe the issue is obsolete already, just for sure).

See thread dump.
Comment 1 Peter Zavadsky 2002-01-16 08:45:24 UTC
Created attachment 4185 [details]
Full thread dump
Comment 2 Tomas Hurka 2002-01-25 09:31:21 UTC
The cause of the deadlock is clear, but I don't know how to fix it. :-( 
Comment 3 Svata Dedic 2002-02-22 07:33:52 UTC
*** Issue 20717 has been marked as a duplicate of this issue. ***
Comment 4 Svata Dedic 2002-02-22 08:04:36 UTC
Supposedly fixed in trunk:

/cvs/java/src/org/netbeans/modules/java/codesync/ClassDependencyImpl.java,v
 <--  ClassDependencyImpl.java
new revision: 1.20; previous revision: 1.19
done
/cvs/java/src/org/netbeans/modules/java/codesync/SourceConnectionSupport.java,v
 <--  SourceConnectionSupport.java
new revision: 1.16; previous revision: 1.15
Comment 5 Jan Becicka 2002-05-07 09:56:23 UTC
*** Issue 23193 has been marked as a duplicate of this issue. ***
Comment 6 Jan Becicka 2002-05-07 09:58:06 UTC
Deadlock should have priority P2. See issue 23193.
Comment 7 Jan Chalupa 2002-05-10 13:43:06 UTC
Fix integrated by Svata into orion_fcs and release33 too.
Comment 8 Jan Becicka 2002-06-27 12:36:41 UTC
VERIFIED
Comment 9 Quality Engineering 2003-07-01 13:21:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.