[jdk8u-dev] RFR: 8283606: Tests may fail with zh locale on MacOS
Severin Gehwolf
sgehwolf at openjdk.org
Fri Jan 27 11:26:28 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.
Looks OK to me.
Bug is now approved. Feel free to integrate and I can help with sponsoring the patch.
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/223
More information about the jdk8u-dev
mailing list