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.

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

Commit messages:
 - Merge branch 'master' into JDK-8340477-Remove-JDK11-compatible-behavior
 - initial commit

Changes: https://git.openjdk.org/jdk/pull/21545/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21545&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8340477
  Stats: 280 lines in 5 files changed: 1 ins; 266 del; 13 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

Reply via email to