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 - org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 21225 ms.
Summary: org.netbeans.api.project.ProjectManager$2.run: LowPerformance took 21225 ms.
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-05-18 14:33 UTC by Exceptions Reporter
Modified: 2015-05-18 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217381


Attachments
nps snapshot (60.64 KB, application/nps)
2015-05-18 14:33 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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