Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
JDK version and platform:1.3 -1.4
Description
Vector class serialized by xstream running on jre 1.4.2 cannot be red in same environment running on jre 1.3.xx
This issue was reported for XStream 1.2. However, Vector support was added 4 years ago with XStream 0.4 and the format is since then independent of the JDK and also covered by unit tests. So, if this is still an issue, we need a test case.