Issue Type: Improvement Improvement
Affects Versions: 1.4.4
Assignee: Jörg Schaible
Components: Core
Created: 26/Feb/13 3:00 PM
Description:

Here at Jenkins we use XStream in a highly multi-threaded environment, and we found that the use of concurrency-safe data structure greatly reduces the lock contention.

I understand that historically XStream supported JDK 1.4, but now that it is 2013, where JDK 1.4 has EOLed 7 years ago, and JDK8 is on the horizon, I think it's OK to start depending on JDK 1.5 features.

(XStream itself removes deplicated APIs far more quickly than JDK does, so folks who have been using XStream long enough back from Java 1.4 days won't be able to use newer versions all that easily anyway!)

Project: XStream
Priority: Major Major
Reporter: Kohsuke Kawaguchi
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:

http://xircles.codehaus.org/manage_email

Reply via email to