<i18n dev> RFR: 8028265: Add legacy tz tests to OpenJDK

Sean Coffey coffeys at openjdk.org
Thu Jul 14 08:19:47 UTC 2022


On Wed, 13 Jul 2022 04:30:39 GMT, Yoshiki Sato <ysatowse at openjdk.org> wrote:

> Please review this PR.  The PR open sources the closed timezone tests.

Marked as reviewed by coffeys (Reviewer).

test/jdk/java/util/TimeZone/tools/share/makeZoneData.pl line 32:

> 30: # static TimeZoneData.
> 31: # For J2SE since JDK1.4, this script is used to generate testdata(reference)
> 32: # for ZoneData.sh which is one of TimeZone Regression test.

suggest that you remove these lines - redundant information.

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

PR: https://git.openjdk.org/jdk/pull/9476


More information about the i18n-dev mailing list