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 237075 - org.netbeans.modules.project.ui.actions.OpenProject.show: LowPerformance took 42760 ms.
Summary: org.netbeans.modules.project.ui.actions.OpenProject.show: LowPerformance took...
Status: RESOLVED WONTFIX
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: 2013-10-13 08:07 UTC by Exceptions Reporter
Modified: 2013-12-02 07:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191725


Attachments
nps snapshot (38.81 KB, application/nps)
2013-10-13 08:07 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-10-13 08:07:27 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>
Problem occured while opening an old Project after new installation of Netbeans IDE



Maximum slowness yet reported was 42760 ms, average is 27035
Comment 1 Exceptions Reporter 2013-10-13 08:07:29 UTC
Created attachment 141036 [details]
nps snapshot
Comment 2 Milos Kleint 2013-12-02 07:37:57 UTC
stuck in native method sun.awt.Win32GraphicsDevice.isPixFmtSupported()

it seems to be a jdk issue, not much we can do within netbeans codebase I suppose.