On Tue, 18 May 2021 23:35:12 GMT, Naoto Sato <na...@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

Reply via email to