<i18n dev> RFR: 8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current [v2]
Joe Wang
joehw at openjdk.java.net
Wed May 19 06:12:40 UTC 2021
On Tue, 18 May 2021 23:35:12 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> test/jdk/java/util/Locale/LocaleTest.java line 683:
>>
>>> 681: * @bug 4052404 4778440 8263202
>>> 682: */
>>> 683: public void TestChangedISO639Codes() {
>>
>> Could probably be simplified with a DataProvider.
>
> That would be nice, but the test is not testng based, and it would be an entire test rewrite which I would not do it at this time.
I see. Good old test is still good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4069
More information about the i18n-dev
mailing list