Description
There inadequate serialization testing in java.time.chrono for the *Era classes.
The serialization testing for ChronoLocalDate and subtypes is missing interability tests similar to those provided by java/time/tck/java/time/AbstractTCKTest.assertSerializedBySer.
The serialization testing for ChronoLocalDate and subtypes is missing interability tests similar to those provided by java/time/tck/java/time/AbstractTCKTest.assertSerializedBySer.
Attachments
Issue Links
- relates to
-
JDK-8024896 Refactor java.time serialization tests into separate subpackage
- Closed