[jdk8u-dev] Integrated: 8283606: Tests may fail with zh locale on MacOS
Nagata-Haruhito
duke at openjdk.org
Mon Jan 30 03:22:25 UTC 2023
On Fri, 6 Jan 2023 11:30:35 GMT, Nagata-Haruhito <duke at openjdk.org> wrote:
> I would like to backport JDK-8283606 to JDK8u. This fix cannot be applied cleanly.
> - jdk8u contains only 1 test fixed in JDK-8283606
> (hotspot/test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java)
> - jdk8u contains 2 tests fixed in JDK-8299383 (backported to jdk11u)
> (langtools/test/tools/javadoc/6964914/TestStdDoclet.java, and
> langtools/test/tools/javadoc/6964914/TestUserDoclet.java)
> - Need to add more tests that are removed in latest version and have same problem.
> (langtools/test/tools/javah/T6893943.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: ab678bc8
Author: Nagata, Haruhito <nagata.haruhito at jp.fujitsu.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/ab678bc8e8b2c55e01151d8349eb086dfcbc3e44
Stats: 14 lines in 4 files changed: 8 ins; 0 del; 6 mod
8283606: Tests may fail with zh locale on MacOS
Reviewed-by: sgehwolf
Backport-of: 7d545084f45af44386cb38172fd783f889a8c4e7
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/223
More information about the jdk8u-dev
mailing list