History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-281
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Guilherme Silveira
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XStream

converter lookup cache is not cleared after registering a new converter

Created: 05/Mar/06 06:00 AM   Updated: 07/Aug/06 09:12 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

File Attachments: 1. Text File patch.txt (3 kb)



 Description  « Hide
After registering a new converter the internal cache of defaultconverterlookup should be cleared

This way you can

I am providing a patch with:
1. testcase wich fails
2. simple change which solves the problem

To do:
1. synchronization blocks (they should be there earlier too?)


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Guilherme Silveira - 05/Mar/06 06:11 AM
oops. already synchronized....

Mauro Talevi - 06/Mar/06 09:36 AM
Applied - thanks!