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 137932

Summary: Test if CategoryResults are correctly GCed
Product: platform Reporter: David Simonek <dsimonek>
Component: Quick SearchAssignee: David Simonek <dsimonek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 134398    

Description David Simonek 2008-06-23 08:45:09 UTC
Write a test that ensures that QSearch is not creating memory leak. Ensure that results of old search requests are GCed
completely.
Comment 1 David Simonek 2008-06-27 22:13:37 UTC
I'm not having luck to make assertGC work, so closing for now.