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

Key: XSTR-462
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Joerg Schaible
Reporter: Joerg Schaible
Votes: 0
Watchers: 0
Operations

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

CachingMapper keeps class references

Created: 02/Jan/08 12:56 AM   Updated: 25/Feb/08 05:02 PM
Component/s: Core
Affects Version/s: 1.2.2
Fix Version/s: 1.3


 Description  « Hide
The CachingMapper keeps direct references to class types preventing the classloader to be garbage collected.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Joerg Schaible - 02/Jan/08 12:56 AM
Using WeakReferences now.

Joerg Schaible - 25/Feb/08 05:02 PM
Closing issues before next release.