[jdk8u-dev] RFR: 8283606: Tests may fail with zh locale on MacOS
Nagata-Haruhito
duke at openjdk.org
Tue Jan 17 08:06:16 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.
Could someone review this PR?
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/223
More information about the jdk8u-dev
mailing list