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 92259 - Deadlock when creating new Midlet
Summary: Deadlock when creating new Midlet
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: THREAD
: 92260 (view as bug list)
Depends on:
Blocks: 92244
  Show dependency tree
 
Reported: 2007-01-10 19:53 UTC by Lukas Hasik
Modified: 2007-01-16 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2007-01-10 19:53:04 UTC
mp070109

-create New | Midlet
->deadlock
Comment 1 Lukas Hasik 2007-01-11 08:27:23 UTC
*** Issue 92260 has been marked as a duplicate of this issue. ***
Comment 2 Adam Sotona 2007-01-11 09:27:37 UTC
fixed by splitting a long chain of listeners into a small assynchronous pieces
Comment 3 Lukas Hasik 2007-01-16 10:33:49 UTC
works in 070116-m6 build