<i18n dev> RFR: 8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones [v3]
Iris Clark
iris at openjdk.org
Wed Oct 16 20:36:11 UTC 2024
On Wed, 16 Oct 2024 19:59:44 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Removing the old compatibility behavior switch for JDK1.1. With the integration of tzdata2024b, definitions of those three (deprecated) IDs changed again, so maintaining the JDK11 compatibility got less useful. Removing the compatibility behavior makes the code and test simpler. A CSR for the behavior change is drafted too.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Refined it more
Happy to see this 1.1-era behaviour support removed.
-------------
Marked as reviewed by iris (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21545#pullrequestreview-2373620409
More information about the i18n-dev
mailing list