[jdk8u-dev] RFR: 8283606: Tests may fail with zh locale on MacOS
Paul Hohensee
phh at openjdk.org
Fri Jan 27 16:41:27 UTC 2023
On Tue, 17 Jan 2023 08:03:50 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?
@Nagata-Haruhito, the backport has been approved, please add a "/integrate" comment and I'll sponsor.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/223
More information about the jdk8u-dev
mailing list