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

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

1 minor comment. Looks good to me.

test/jdk/java/util/TimeZone/tools/share/Makefile line 33:

> 31: #
> 32: 
> 33: TZDATA = ../../../../../../../../open/src/java.base/share/data/tzdata

suggest you replace this with 
`../../../../../../../src/java.base/share/data/tzdata/`

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

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

Reply via email to