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

Summary: 4s in org.openide.util.Utilities.actionsToPopup() initializing multiple actions (FileSystemAction takes 1.6s)
Product: platform Reporter: javydreamercsw <javydreamercsw>
Component: Data SystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: aberdyugin
Priority: P4 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192321
Attachments: nps snapshot

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%)