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 171097 - 46s in gototest.GotoOppositeAction
Summary: 46s in gototest.GotoOppositeAction
Status: RESOLVED DUPLICATE of bug 180595
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Victor Vasilyev
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-08-28 17:34 UTC by Jaroslav Tulach
Modified: 2010-05-05 10:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 157216


Attachments
nps snapshot (72.54 KB, bin/nps)
2009-08-28 17:34 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2009-08-28 17:34:23 UTC
Build: NetBeans IDE Dev (Build 090828)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.29.6-desktop-1mnb, i386

User Comments:
jtulach: The action shall use NbDocument.findRecentPane and not getOpenedPanes()


Maximum slowness yet reported was 46778 ms, average is 46778
Comment 1 Jaroslav Tulach 2009-08-28 17:34:28 UTC
Created attachment 86797 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-08-28 17:36:17 UTC
What issuezilla category represents gototest.GotoOppositeAction? junit?
Comment 3 Victor Vasilyev 2009-09-28 02:34:36 UTC
I guess languages/testing is more correct issuezilla category for this issue, because the gototest module is used not
only by the JUnit module.
Comment 4 Alexei Mokeev 2010-05-05 10:39:20 UTC
Fixed for 6.9

*** This bug has been marked as a duplicate of bug 180595 ***