|
||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||
To unsubscribe from this list please visit:

XStream contains now a new SunLimitedUnsafeReflectionProvider that is only used to allocate new instances, but not for writing fields. That is done with pure Java functionality in this implementation. This ReflectionProvider is automatically used by default, if the sun.misc.Unsafe does not have all the individual put methods i.e. it should be used for Android 4.4.2 automatically. Fixed in trunk and 1.4.x branch. A new 1.4.7-SNAPSHOT has been uploaded, can you give it a try?