On Wed, 16 Oct 2024 17:46:20 GMT, Naoto Sato <na...@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. This pull request has now been integrated. Changeset: 71583222 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/71583222eb221f2bae480d1f834e48527081691e Stats: 285 lines in 5 files changed: 1 ins; 276 del; 8 mod 8340477: Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones Reviewed-by: iris, jlu, joehw ------------- PR: https://git.openjdk.org/jdk/pull/21545