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 92441 - Random deadlock after open form
Summary: Random deadlock after open form
Status: VERIFIED DUPLICATE of bug 90018
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2007-01-12 14:29 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (29.41 KB, text/plain)
2007-01-12 14:29 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-01-12 14:29:04 UTC
NetBeans IDE Dev (Build 200701111900)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Windows XP version 5.1 running on x86

After open action on a form (Anagrams.java from AnagramGame sample project) ide
was locked.
Comment 1 ehucka 2007-01-12 14:29:40 UTC
Created attachment 37320 [details]
threaddump
Comment 2 Jan Lahoda 2007-01-12 15:54:20 UTC

*** This issue has been marked as a duplicate of 90018 ***
Comment 3 ehucka 2007-01-19 10:13:19 UTC
verified