Details
-
Type: Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.2.2
-
Component/s: None
-
Labels:None
-
JDK version and platform:BEA WebLogic JRockit(TM) 1.4.2_08 JVM R24.5.0-61
Description
When deserializing an instance of the attached MyObject class, the first object in the static array it has gets changed.
This happens only with BEA WebLogic JRockit(TM) 1.4.2_08 JVM R24.5.0-61. It works fine with a standard Sun JVM, or with R27.1.0-109.
Hi Wouter,
sorry to say, but JRockit support starts with R25.1 (http://xstream.codehaus.org/faq.html#Compatibility_JVMs). Older releases have internal limitations we cannot circumvent. BEA has done internal changes for theat release and provided us additionally with the appropriate patches for XStream that were part of version 1.2. You should upgrade your JDK (note, R25.1 was available as JDK 1.4 and JDK 5).