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 199396 - 11s in org.openide.explorer.ExplorerActionsImpl.updateActions()
Summary: 11s in org.openide.explorer.ExplorerActionsImpl.updateActions()
Status: RESOLVED DUPLICATE of bug 192317
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-06-14 08:05 UTC by Exceptions Reporter
Modified: 2011-06-14 15:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179323


Attachments
nps snapshot (27.44 KB, application/nps)
2011-06-14 08:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-06-14 08:05:46 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
GUEST: Closing / contracting the top level folder of the first project in the files drawer.



Maximum slowness yet reported was 11139 ms, average is 11139
Comment 1 Exceptions Reporter 2011-06-14 08:05:52 UTC
Created attachment 108887 [details]
nps snapshot
Comment 2 Tomas Hurka 2011-06-14 08:17:44 UTC
Nodes or Explorer should have in mind that
org.openide.loaders.DataFolder$FolderNode.createPasteTypes()  can take a long time.
Comment 3 Jaroslav Tulach 2011-06-14 15:04:37 UTC

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