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 7339 - Deadlock occured during parsing after pasting class
Summary: Deadlock occured during parsing after pasting class
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 major (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-10 09:42 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threads dump (9.09 KB, text/plain)
2000-08-10 09:42 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2000-08-10 09:42:06 UTC
It isn't easy to reproduce this bug. It was done copy class of JavaDataObject
and pasting it to other class. Dump of stacks is in attachment.
Comment 1 pzajac 2000-08-10 09:42:59 UTC
Created attachment 84 [details]
threads dump
Comment 2 Svata Dedic 2000-08-16 10:28:59 UTC
[dev-18] It seems that parsing was incorrectly scheduled (and other code could
then wait/block for its completion) even if some model was already available.
Comment 3 pzajac 2000-08-31 17:39:59 UTC
[1088] Deadlock has not ocurred now.
Comment 4 Quality Engineering 2003-07-01 13:20:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.