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 40074 - DEADLOCK (on JDK beta 1.5?)
Summary: DEADLOCK (on JDK beta 1.5?)
Status: VERIFIED DUPLICATE of bug 40026
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 11:29 UTC by dmladek
Modified: 2008-12-22 16:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
FullThreadDump after a Deadlock (14.08 KB, text/plain)
2004-02-13 11:30 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2004-02-13 11:29:29 UTC
Product Version       = NetBeans IDE Dev (Build
200402111900)
  Operating System      = Linux version
2.4.20-18.9 running on i386
  Java; VM; Vendor      = 1.5.0-beta2; Java
HotSpot(TM) Client VM 1.5.0-beta2-b37; Sun
Microsystems Inc.
  Java Home             =
/usr/local/java/j2sdk1.5.0/jre
  System Locale; Encod. = cs_CZ; ISO-8859-2
  Home Dir; Current Dir = /usr/local/home/delphym;
/usr/local/forte/forte3/NBdev-last/netbeans/bin
-------------------------------------------------------------------------------

not sure how this deadlock is relevant to JDK1.5.
It happened me in SDI mode during switching among
various open windows: Options (where CCE is thrown
on JDK if you expand nodes by cursor key...I'll
enter a bug for that) and Editor window and
Properties window, which has problem with
repaintig propertysheets...

Please see the Thread Dump to find more info in it.
Comment 1 dmladek 2004-02-13 11:30:15 UTC
Created attachment 13418 [details]
FullThreadDump after a Deadlock
Comment 2 dmladek 2004-02-13 11:34:22 UTC
deadlock should be P2, IMO

if your're interested about the Exception in Option window, look at:
issue #40075
Comment 3 dmladek 2004-02-13 11:38:54 UTC
seems more that problem is in editor :-/ I don't know...
Comment 4 pzajac 2004-02-13 12:19:55 UTC

*** This issue has been marked as a duplicate of 40026 ***
Comment 5 dmladek 2004-02-13 13:04:09 UTC
OK