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 206614

Summary: CodeCompletion took 2196 ms.
Product: java Reporter: franciel <franciel>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal CC: abien, akobberup, aldobrucale, caoticud, Doantrang, malakim
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183931
Attachments: nps snapshot

Description franciel 2011-12-21 10:42:36 UTC
This bug was originally marked as duplicate of bug 187919, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201112060600)
VM: OpenJDK 64-Bit Server VM, 21.0-b17, OpenJDK Runtime Environment, 1.7.0_147-icedtea-b147
OS: Linux

User Comments:
franciel: wen send params (1000, dumpHandler, dumper) to loop in Pcap library
 ex. pcap.loop(10000, dumpHandler, dumper);
in actvation of codecompletion inside deprecated expression "loop".



Maximum slowness yet reported was 2196 ms, average is 2196
Comment 1 franciel 2011-12-21 10:42:38 UTC
Created attachment 114389 [details]
nps snapshot
Comment 2 Jan Becicka 2012-04-16 12:33:20 UTC
http javadoc I guess
Comment 3 Martin Balin 2016-07-07 07:18:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss