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 252466

Summary: org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 21225 ms.
Product: guibuilder Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal CC: tstupka
Priority: P3 Keywords: PERFORMANCE
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217381
Attachments: nps snapshot

Description Exceptions Reporter 2015-05-18 14:33:35 UTC
This issue was reported manually by tstupka.
It already has 2 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: La aplicaci
Comment 1 Exceptions Reporter 2015-05-18 14:33:37 UTC
Created attachment 153728 [details]
nps snapshot
Comment 2 Tomas Stupka 2015-05-18 14:39:48 UTC
FileOwnerQuery -> ProjectManager.findProjects eventually has to load a project or might block AWT. 

please evaluate