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 213592

Summary: LowPerformance took 23511 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: OptionsAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: javydreamercsw, lolo_101, roger_rf
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 185724
Attachments: nps snapshot

Description Exceptions Reporter 2012-06-05 12:13:46 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
Lolo_101: In the Options panel, clicked "Editor" (ok) then "Hints" tab (had to wait...)

javydreamercsw: Loading options (configure hint light bulb)



Maximum slowness yet reported was 23511 ms, average is 18880
Comment 1 Exceptions Reporter 2012-06-05 12:13:55 UTC
Created attachment 120368 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2012-06-05 12:24:33 UTC
From the attached snapshot it looks like a problem in org.netbeans.modules.java.hints.spiimpl.options.HintsOptionsPanelController.getComponent() called from org.netbeans.modules.options.editor.FolderBasedController.getComponent()

Please re-assign if this is not the correct component. Thank you
Comment 3 Milutin Kristofic 2012-06-05 13:33:29 UTC
There is a slow in ProxyLookup.lookup()

*** This bug has been marked as a duplicate of bug 185906 ***