<i18n dev> RFR: 8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones [v3]
Naoto Sato
naoto at openjdk.org
Wed Oct 16 19:59:44 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21545/files
- new: https://git.openjdk.org/jdk/pull/21545/files/0cae3eba..d187e83f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21545&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21545&range=01-02
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21545.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21545/head:pull/21545
PR: https://git.openjdk.org/jdk/pull/21545
More information about the i18n-dev
mailing list