[jdk11u-dev] Integrated: 8283606: Tests may fail with zh locale on MacOS

Nagata-Haruhito duke at openjdk.org
Tue Dec 27 22:08:54 UTC 2022


On Mon, 26 Dec 2022 02:00:01 GMT, Nagata-Haruhito <duke at openjdk.org> wrote:

> I would like to backport JDK-8283606 to JDK11u. This fix cannot be applied cleanly.
> - Test does not provided in JDK11u
>   (test/langtools/jdk/javadoc/tool/testLocaleOption/TestLocaleOption.java)
> - Need to add test items that is removed from the following test in the latest version
>   (test/langtools/jdk/javadoc/tool/EnsureNewOldDoclet.java)
> - Need to add more tests that are removed in latest version and have same problem.
>   (test/langtools/tools/javadoc/6964914/TestStdDoclet.java,
>    test/langtools/tools/javadoc/6964914/TestUserDoclet.java, and
>    test/jdk/tools/pack200/DeprecatePack200.java)
> 
> I tried to run these tests on Japanese Windows 10, and all tests are passed.
> 
> But, I am not a author, so need a sponsor.
> Would you plese review this fix?
> 
> Thank you.

This pull request has now been integrated.

Changeset: 4895d4ce
Author:    Nagata, Haruhito <nagata.haruhito at jp.fujitsu.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/4895d4ce5e2f9acefa6656471ebfb510125b3c31
Stats:     54 lines in 11 files changed: 16 ins; 0 del; 38 mod

8283606: Tests may fail with zh locale on MacOS

Reviewed-by: clanger
Backport-of: 7d545084f45af44386cb38172fd783f889a8c4e7

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1611


More information about the jdk-updates-dev mailing list