Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.6
-
Fix Version/s: 0.6
-
Component/s: Converters
-
Labels:None
Description
The special collections created by java.util.Collections (such as SyncronizedList, EmptyMap, UnmodifiableSet, etc) should be serializable and it's important that the same implementations are used after deserialization.