Am 23.01.2016 um 13:58 schrieb Tilman Hausherr:
I also looked myself at the trunk version
- readObject is not used
- Serializable is used. Some are because of an implementation that did
use readObject, but this implementation no longer exists. I'll remove
Serializable there. Another one (FieldUtils) has it probably because
SonarQube recommended to do it (Comparator). However nothing is
serialized there, and this comparator is used only in one package.
In the 1.8 version, neither Serializable nor readObject is used.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]