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

Summary: org.netbeans.modules.project.ui.actions.OpenProject.show: LowPerformance took 42760 ms.
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED WONTFIX    
Severity: normal CC: gorrus, jmichelberger
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 191725
Attachments: nps snapshot

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.