<i18n dev> RFR: 8367031: Revert "8334742: Change java.time month/day field types to 'byte'"
Roger Riggs
rriggs at openjdk.org
Wed Sep 17 13:45:48 UTC 2025
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.
-------------
Commit messages:
- Revert "8334742: Change java.time month/day field types to 'byte'"
Changes: https://git.openjdk.org/jdk/pull/27346/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27346&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8367031
Stats: 17 lines in 4 files changed: 0 ins; 0 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/27346.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27346/head:pull/27346
PR: https://git.openjdk.org/jdk/pull/27346
More information about the i18n-dev
mailing list