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

Summary: Junit ouput JumpAction can block AWT for ages
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: JUnitAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WORKSFORME    
Severity: normal CC: stefan79
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163516
Attachments: nps snapshot

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