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 214519 - CodeCompletion took 7015 ms.
Summary: CodeCompletion took 7015 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-20 14:08 UTC by sdlarsen
Modified: 2016-07-07 07:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189797


Attachments
nps snapshot (215.35 KB, application/nps)
2012-06-20 14:08 UTC, sdlarsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sdlarsen 2012-06-20 14:08:44 UTC
This bug was originally marked as duplicate of bug 176704, 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: OpenJDK 64-Bit Server VM, 23.0-b21, OpenJDK Runtime Environment, 1.7.0_05-b21
OS: Linux
Maximum slowness yet reported was 7015 ms, average is 7015
Comment 1 sdlarsen 2012-06-20 14:08:55 UTC
Created attachment 121106 [details]
nps snapshot
Comment 2 Dusan Balek 2012-11-15 16:12:17 UTC
Code completion is waiting for an extremely slow unbreakable hints computation which seems to be slow due to slow IO at the moment. Nothing to fix on the code completion side. 'Please wait' should be displayed in the code completion meanwhile.
Comment 3 Martin Balin 2016-07-07 07:18:50 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