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 178367 - Junit ouput JumpAction can block AWT for ages
Summary: Junit ouput JumpAction can block AWT for ages
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-12-09 06:34 UTC by Exceptions Reporter
Modified: 2012-11-07 15:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163516


Attachments
nps snapshot (256.00 KB, application/nps)
2009-12-09 06:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-12-09 06:34:28 UTC
Build: NetBeans IDE 6.8 RC1 (Build 200911252200)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP, 5.1, x86
Maximum slowness yet reported was 68464 ms, average is 68464
Comment 1 Exceptions Reporter 2009-12-09 06:34:34 UTC
Created attachment 92335 [details]
nps snapshot
Comment 2 Alexei Mokeev 2010-04-28 14:40:07 UTC
The reason is in
org.netbeans.modules.junit.output.JumpAction

And in case of attached snapshot in org.netbeans.modules.junit.output.OutputUtils.openTestMethod
Comment 3 Victor Vasilyev 2010-05-14 10:14:35 UTC
Not for 6.9
Comment 4 Petr Cyhelsky 2012-11-07 15:53:01 UTC
latest report (just one) from 7.1 doesn't seem to be a problem now