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 37833 - RunTestAction creates GUI in non-AWT thread
Summary: RunTestAction creates GUI in non-AWT thread
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: PERFORMANCE, THREAD
Depends on:
Blocks:
 
Reported: 2003-12-08 09:32 UTC by Tomas Pavek
Modified: 2004-06-16 13:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (2.68 KB, text/plain)
2003-12-08 09:32 UTC, Tomas Pavek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Pavek 2003-12-08 09:32:25 UTC
RunTestAction constructs GUI when instantiated in
non-AWT thread by creeating JUnitProgress. This
can cause problems, e.g. deadlocks.
Comment 1 Tomas Pavek 2003-12-08 09:32:59 UTC
Created attachment 12459 [details]
stack trace
Comment 2 _ ttran 2003-12-12 11:03:01 UTC
this should be P2 I think
Comment 3 Tomas Pavek 2003-12-15 15:28:19 UTC
Fixed.
Comment 4 dmladek 2004-06-16 13:38:45 UTC
hop it's fixed in current dev build