<i18n dev> RFR: 8367031: [backout] Change java.time month/day field types to 'byte'
Roger Riggs
rriggs at openjdk.org
Wed Sep 17 18:11:20 UTC 2025
On Wed, 17 Sep 2025 13:39:18 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> This reverts commit 4ced4e73fc0a517df826860839681004bb67e624.
>
> Restore the previous field types to maintain compatibility with previous releases of the serialized form
> of classes of java.time.
> The classes reverted are LocalDate, MonthDay, YearMonth, and HijrahDate.
Updated the title of 8367031, it is moved to a subtask of the original 8334742.
The release note is now a subtask of 8334742, which still seems like the relevant parent.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27346#issuecomment-3304062859
More information about the i18n-dev
mailing list