Details
- 
        Type: Bug Bug
- 
        Status: Closed Closed
- 
            Priority: Major Major
- 
            Resolution: Won't Fix
- 
            Affects Version/s: 1.4.4
- 
            Fix Version/s: None
- 
            Component/s: Converters, Core
- 
            Labels:None
Description
See https://issues.jenkins-ci.org/browse/JENKINS-18775 for an instance of this error during Jenkins startup, reported occasionally.



Attempted downstream fix: http://jenkins-ci.org/commit/xstream/f3cd8709b1bb640109ddd60daebe7d69bdb719e1
(Note that this may also fix a memory leak after deserialization, if this class was really serializable to begin with: readResolve was using HashMap rather than WeakHashMap.)