This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7174 - Memory leak: reset TesterConfiguration instance when check is over
Summary: Memory leak: reset TesterConfiguration instance when check is over
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Web interface (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 major
Target Milestone: ---
Assignee: fd
QA Contact: fd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 08:16 UTC by fd
Modified: 2009-07-30 09:00 UTC (History)
0 users

See Also:


Attachments

Description fd 2009-07-30 08:16:14 UTC
Once bug 7172 is fixed, the main per-thread TesterConfiguration singleton should be reset as well in the servlet when check is over, so that garbage collection may do its job.
Comment 1 fd 2009-07-30 09:00:39 UTC
Call to TesterConfiguration.setConfiguration(null) added at the end of the processing in TesterWrapper.