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 - org.netbeans.core.ui.options.general.GeneralOptionsPanel.updateWebBrowsers: LowPerformance took 26961 ms.
Summary: org.netbeans.core.ui.options.general.GeneralOptionsPanel.updateWebBrowsers: L...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-05-27 14:22 UTC by Exceptions Reporter
Modified: 2013-05-27 14:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154965


Attachments
nps snapshot (28.68 KB, application/nps)
2013-05-27 14:22 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-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.