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 205652 - 5s in project.ui.actions.RecentProjects$MIAL.actionPerformed()
Summary: 5s in project.ui.actions.RecentProjects$MIAL.actionPerformed()
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
: 210739 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-29 13:06 UTC by roger_rf
Modified: 2012-05-02 10:05 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183277


Attachments
nps snapshot (21.94 KB, application/nps)
2011-11-29 13:06 UTC, roger_rf
Details
nps snapshot (43.43 KB, application/nps)
2012-02-11 09:18 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roger_rf 2011-11-29 13:06:55 UTC
This bug was originally marked as duplicate of bug 198840, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 RC1 (Build 201111242103)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows XP
Maximum slowness yet reported was 4738 ms, average is 4738
Comment 1 roger_rf 2011-11-29 13:06:58 UTC
Created attachment 113615 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-12-05 11:40:22 UTC
Following could probably be turned into asynchronous action:

org.netbeans.modules.project.ui.actions.RecentProjects$MenuItemActionListener.actionPerformed()	100.0	4610 ms (100%)	4454 ms	1
Comment 3 Exceptions Reporter 2012-02-11 09:18:56 UTC
Created attachment 115616 [details]
nps snapshot
Comment 4 Jesse Glick 2012-05-01 16:45:14 UTC
*** Bug 210739 has been marked as a duplicate of this bug. ***
Comment 5 Jesse Glick 2012-05-01 16:59:52 UTC
core-main #8ed074f316b8
Comment 6 Quality Engineering 2012-05-02 10:05:09 UTC
Integrated into 'main-golden', will be available in build *201205020400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8ed074f316b8
User: Jesse Glick <jglick@netbeans.org>
Log: #205652: 5s in project.ui.actions.RecentProjects$MIAL.actionPerformed()