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 218156 - 4s in org.openide.util.Utilities.actionsToPopup() initializing multiple actions (FileSystemAction takes 1.6s)
Summary: 4s in org.openide.util.Utilities.actionsToPopup() initializing multiple actio...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-09-11 18:05 UTC by javydreamercsw
Modified: 2014-01-24 03:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192321


Attachments
nps snapshot (27.61 KB, application/nps)
2012-09-11 18:05 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-09-11 18:05:49 UTC
This bug was originally marked as duplicate of bug 209078, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201209110001)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
javydreamercsw: Not sure what triggered it.



Maximum slowness yet reported was 4054 ms, average is 4054
Comment 1 javydreamercsw 2012-09-11 18:05:54 UTC
Created attachment 124183 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-09-17 08:27:29 UTC
org.openide.actions.FileSystemAction$DelegateAction.getPopupPresenter()	1 608 ms (41,9%)
org.openide.actions.FileSystemAction.createContextAwareInstance()	290 ms (7,6%)

org.netbeans.modules.openide.awt.DefaultAWTBridge.createPopupPresenter 619 ms (16,1%)
org.openide.actions.PropertiesAction$DelegateAction.getPopupPresenter()	568 ms (14,8%)