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 5021 - Improve TesterConfiguration thread-safety
Summary: Improve TesterConfiguration thread-safety
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Java Library (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Sean Owen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 12:24 UTC by Sean Owen
Modified: 2007-09-08 14:51 UTC (History)
0 users

See Also:


Attachments

Description Sean Owen 2007-09-05 12:24:54 UTC
Need a way to recycle the per-thread configuration safely
Comment 1 Sean Owen 2007-09-08 14:51:37 UTC
Added TesterConfiguration.clearConfiguration() and documentation to address this.