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 242075 - org.netbeans.modules.project.ui.actions.CloseProject.refresh: LowPerformance took 58621 ms.
Summary: org.netbeans.modules.project.ui.actions.CloseProject.refresh: LowPerformance ...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-02-19 06:58 UTC by Exceptions Reporter
Modified: 2014-02-19 07:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181952


Attachments
nps snapshot (22.57 KB, application/nps)
2014-02-19 06:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-02-19 06:58:46 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 8

User Comments:
GUEST: creating a new project

GUEST: When closing netbeans and opening after minimize it.Also When closing projects

GUEST: Open a web project with seam-3.1.0Beta3 and primefaces-3.0M4 and have about 40 entities.



Maximum slowness yet reported was 58621 ms, average is 31424
Comment 1 Exceptions Reporter 2014-02-19 06:58:48 UTC
Created attachment 145385 [details]
nps snapshot
Comment 2 Milos Kleint 2014-02-19 07:45:57 UTC
OpenProjectList.isOpen() is no longer protected by ProjectManager.MUTEX thus readAccess cannot  be stuck on other thread's writeAccess