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 - Test if CategoryResults are correctly GCed
Summary: Test if CategoryResults are correctly GCed
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks: 134398
  Show dependency tree
 
Reported: 2008-06-23 08:45 UTC by David Simonek
Modified: 2008-12-22 11:46 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.