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 215054

Summary: LowPerformance took 33500 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190327
Attachments: nps snapshot

Description Exceptions Reporter 2012-07-02 07:26:37 UTC
This bug was originally marked as duplicate of bug 181584, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
GUEST: Was using autocomplete feautre.
As soon as the autocomplete popup appeared i started typing, and it froze.



Maximum slowness yet reported was 33500 ms, average is 33500
Comment 1 Exceptions Reporter 2012-07-02 07:26:44 UTC
Created attachment 121643 [details]
nps snapshot
Comment 2 Dusan Balek 2012-08-13 13:32:19 UTC
Strange. Single call to java.awt.Component.setVisible() seems to be extremely slow. Closing as wontfix on NB side.