Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
4.0-alpha6
-
None
Description
Attributes serialVersionUID are specific to a class and should therefore be declared private.
Verify both core and NIO that this is the case everywhere.
Maybe we should also check that correct UIDs are defined everywhere.