[jdk17u-dev] RFR: 8347841: Test fixes that use deprecated time zone IDs [v2]
Goetz Lindenmaier
goetz at openjdk.org
Tue Oct 21 08:28:38 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
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
fix whitespace -- not newline at end
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/4073/files
- new: https://git.openjdk.org/jdk17u-dev/pull/4073/files/988aa822..1bf94be3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4073&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4073&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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