Release Notes - JBoss Serialization - Version 1.0.2 GA
Bug
- [JBSER-77] - Can't serialize "new Class[] {Object[].class}"
- [JBSER-78] - Serialize a Spring ApplicationContext Object
- [JBSER-79] - Bug during serialization of the object type java.lang.Class
- [JBSER-80] - Can't serialize a private inner class implementing Externalizable
- [JBSER-82] - Can't deserialize "new byte[0][]"
- [JBSER-83] - readResolve is being called on classReferences
- [JBSER-85] - Can't serialize double[]