-
Task
-
Resolution: Done
-
Major
-
23.0.2.Final
-
None
-
Undefined
By default, we have externalizers/marshallers for the objects returned by the Collections.emptyXXX() methods. This was, perhaps, a bit overzealous.
There is no reason to include externalizers/marshallers for those methods that return an Enumeration or Iterator, as these are not Serializable.