<i18n dev> RFR: 8334742: Change java.time month/day field types to 'byte' [v2]

Naoto Sato naoto at openjdk.org
Wed Apr 30 21:06:47 UTC 2025


On Wed, 30 Apr 2025 20:57:23 GMT, Gautham Krishnan <duke at openjdk.org> wrote:

> But when I checked these classes use a custom Externalizable encoding (see 'readExternal'/'writeExternal'), which already stores these values as bytes.

Sorry, that is correct. Jumped the gun too soon

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

PR Comment: https://git.openjdk.org/jdk/pull/24975#issuecomment-2843278253


More information about the i18n-dev mailing list