[jdk8u] Integrated: 8028265: Add legacy tz tests to OpenJDK

Andrew John Hughes andrew at openjdk.org
Fri Sep 16 16:46:57 UTC 2022


On Fri, 16 Sep 2022 15:53:07 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> This is a clean backport of JDK-8028265, other than moving the tests from `test/jdk` to `jdk/test`.
> 
> All tests pass with current 8u.  `AssureTzdataVersion` also successfully caught version mismatches between the local tree's 2022a and 2021e in an old build, and 2022c in my system build that already has updated system tzdata
> 
> Applying for this as a critical fix as it's a pre-requisite for [JDK-8292579](https://bugs.openjdk.org/browse/JDK-8292579), the update to 2022c

This pull request has now been integrated.

Changeset: e2cbfd5a
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u/commit/e2cbfd5acaae9a98921dc29363bce3a037cacc43
Stats:     1221 lines in 9 files changed: 1221 ins; 0 del; 0 mod

8028265: Add legacy tz tests to OpenJDK

Backport-of: 92deab546549ca549408a983fe361d9536d2cd37

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

PR: https://git.openjdk.org/jdk8u/pull/20


More information about the jdk8u-dev mailing list