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 230329

Summary: org.netbeans.core.ui.options.general.GeneralOptionsPanel.updateWebBrowsers: LowPerformance took 26961 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 154965
Attachments: nps snapshot

Description Exceptions Reporter 2013-05-27 14:22:30 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 8

User Comments:
GUEST: Na hora de compilar aparece esse erro:
Erro: N
Comment 1 Exceptions Reporter 2013-05-27 14:22:31 UTC
Created attachment 134955 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-05-27 14:28:18 UTC
The slowness was caused by class loading. It seems that the system was under heavy load. This cannot be fixed in NetBeans. Thanks for reporting.