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 220708

Summary: LowPerformance took 3290 ms.
Product: java Reporter: anba <anba>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 193985
Attachments: nps snapshot

Description anba 2012-10-24 05:54:47 UTC
This bug was originally marked as duplicate of bug 171183, 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.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux
Maximum slowness yet reported was 3290 ms, average is 3290
Comment 1 anba 2012-10-24 05:54:51 UTC
Created attachment 126428 [details]
nps snapshot
Comment 2 Marian Mirilovic 2012-10-24 15:55:27 UTC
*** Bug 220709 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2012-10-24 15:57:30 UTC
Sounds like issue 171183 hasn't been fixed ...
Comment 4 Dusan Balek 2012-10-25 07:52:08 UTC
As can be seen from the attached snapshot, AWT EDT is blocked by an extremely slow class loading. Nothing to fix on the code completion side. Closing as WONTFIX.