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 262652

Summary: org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance took 32413 ms.
Product: javascript Reporter: Alexander Simon <alexvsimon>
Component: TestingAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224982
Attachments: nps snapshot

Description Alexander Simon 2016-07-01 15:12:51 UTC
This issue was reported manually by tstupka.
It already has 2 duplicates 


Build: NetBeans IDE 8.1 (Build 20160331-8d8dd6d4b887)
VM: Java HotSpot(TM) Client VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: SunOS

User Comments:
alexvsimon: pop-up menu on home directory in favorites

alexvsimon: context menu on home dir



Maximum slowness yet reported was 35565 ms, average is 33989
Comment 1 Alexander Simon 2016-07-01 15:12:53 UTC
Created attachment 160221 [details]
nps snapshot
Comment 2 Tomas Stupka 2016-07-01 15:14:21 UTC
RunSeleniumAction invokes in its constructor FileOwnerQuery.getOwner in AWT
please evaluate if it is not possible to initialise the activatedFOs field asynchronously