[jdk17u-dev] RFR: 8347841: Test fixes that use deprecated time zone IDs

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 20 12:28:36 UTC 2025


I backport this for parity with 17.0.18-oracle

Based on the push to 21. Trivial resolves, probably clean anyways.

Needed to resolve these as "8283698: Refactor Locale constructors used in src/test" is only in 19.
test/jdk/java/text/Format/DateFormat/bug4358730.java
Resolved time zone string.
test/jdk/java/util/PluggableLocale/TimeZoneNameProviderTest.java
Copyright
test/jdk/sun/util/resources/TimeZone/Bug4640234.java
Copyright

Several changes missing in 17:
test/jdk/sun/security/x509/X509CertImpl/V3Certificate.java
Copyright

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

Commit messages:
 - backport from 21

Changes: https://git.openjdk.org/jdk17u-dev/pull/4073/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4073&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347841
  Stats: 214 lines in 27 files changed: 67 ins; 34 del; 113 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/4073.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4073/head:pull/4073

PR: https://git.openjdk.org/jdk17u-dev/pull/4073


More information about the jdk-updates-dev mailing list