<i18n dev> RFR: 8367031: Regression in serialization of LocalDate class objects
Roger Riggs
rriggs at openjdk.org
Wed Sep 17 14:41:14 UTC 2025
On Wed, 17 Sep 2025 14:08:51 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Are you planning to add tests to catch this sort of issue, even if only for the classes in java.time for now, or are you thinking about a follow-up issue?
I'm working on a new test to serialize classes to an archive and compare the archived serialized classes against the current runtime.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27346#issuecomment-3303317384
More information about the i18n-dev
mailing list