<i18n dev> Integrated: 8367031: [backout] Change java.time month/day field types to 'byte'
Roger Riggs
rriggs at openjdk.org
Wed Sep 17 19:52:32 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.
This pull request has now been integrated.
Changeset: 0756ecb2
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0756ecb214b8ab76cb69f354063d153b72f978c2
Stats: 17 lines in 4 files changed: 0 ins; 0 del; 17 mod
8367031: [backout] Change java.time month/day field types to 'byte'
Reviewed-by: alanb, liach, naoto, iris
-------------
PR: https://git.openjdk.org/jdk/pull/27346
More information about the i18n-dev
mailing list