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 137054

Summary: "Computing editor hints for tasklist" over and over
Product: contrib Reporter: Jesse Glick <jglick>
Component: CodeAssignee: issues@contrib <issues>
Status: NEW ---    
Severity: blocker CC: jrojcek, pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2008-06-11 22:22:18 UTC
080609. If I have a few projects open and open the Task List, after the tasks have been computed and displayed,
"Computing editor hints for tasklist" appears in the status line. It proceeds to completion (apparently going over
several files with issues) - and then restarts. It keeps on restarting indefinitely. After a few minutes the IDE runs
out of memory and needs to be killed. As far as I can see, this makes the Task List window completely unusable.
Comment 1 Jan Lahoda 2008-06-17 08:33:18 UTC
This functionality is provided by the experimental java hints module - I will look at it as time permits. I am disabling
the provider for now (94987b8a6cb2).