<i18n dev> RFR: 8367031: Regression in serialization of LocalDate class objects

Roger Riggs rriggs at openjdk.org
Wed Sep 17 14:41:16 UTC 2025


On Wed, 17 Sep 2025 14:08:52 GMT, David Lloyd <dmlloyd at openjdk.org> wrote:

> Would it not have been sufficient to add a `serialPersistentFields` which defines the fields as their "old" types?

Using serialPersistenFields is an option; but to correct the regression, it was cleaner to just revert/backout the change.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27346#issuecomment-3303327231


More information about the i18n-dev mailing list