[jdk17u-dev] Integrated: 8347841: Test fixes that use deprecated time zone IDs
Goetz Lindenmaier
goetz at openjdk.org
Fri Oct 24 14:20:10 UTC 2025
On Mon, 20 Oct 2025 07:55:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 2a0b1433
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/2a0b1433d13974960fdc28951c877efee031068d
Stats: 213 lines in 27 files changed: 67 ins; 34 del; 112 mod
8347841: Test fixes that use deprecated time zone IDs
Backport-of: 50537aefc736db43e4b08133dcd181ba69f10e8d
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/4073
More information about the jdk-updates-dev
mailing list