<i18n dev> RFR: 8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones [v3]

Justin Lu jlu at openjdk.org
Wed Oct 16 22:21:12 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

LGTM

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

Marked as reviewed by jlu (Committer).

PR Review: https://git.openjdk.org/jdk/pull/21545#pullrequestreview-2373781332


More information about the i18n-dev mailing list