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 186410 - 29s in autoupdate.ui.PluginManagerUI.refreshUnits()
Summary: 29s in autoupdate.ui.PluginManagerUI.refreshUnits()
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 186282
  Show dependency tree
 
Reported: 2010-05-20 00:28 UTC by rburkhead
Modified: 2012-11-07 16:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162933


Attachments
nps snapshot (15.99 KB, application/nps)
2010-05-20 00:28 UTC, rburkhead
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rburkhead 2010-05-20 00:28:21 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 7

User Comments:
rburkhead: Opened Plugins dialog from Tools



Maximum slowness yet reported was 28938 ms, average is 10458
Comment 1 rburkhead 2010-05-20 00:28:26 UTC
Created attachment 99226 [details]
nps snapshot
Comment 2 Jiri Rechtacek 2011-11-04 09:26:46 UTC
Caused by calling I/O from AWT, no plan to change it in the near future. Left open for further fixing all sort of slowness reports caused by I/O in other part of IDE.
Comment 3 Petr Cyhelsky 2012-11-07 16:57:57 UTC
latest report is from 6.9 - Doesn't seem to be problem now