Re: RFR: 8303917: Update ISO 639 language codes table [v2]

2023-03-13 Thread Justin Lu
> This PR modifies `java.util.LocaleISOData.isoLanguageTable` to include (name > only) changes from up-to-date [ISO 639 > data](http://www.loc.gov/standards/iso639-2/php/code_list.php.). > > In addition, this PR updates the ISO 639 data (generated in 1999) in > `Bug4175998Test.java`. This inclu

Re: RFR: 8303917: Update ISO 639 language codes table

2023-03-10 Thread Naoto Sato
On Fri, 10 Mar 2023 17:27:11 GMT, Justin Lu wrote: > This PR modifies `java.util.LocaleISOData.isoLanguageTable` to include (name > only) changes from up-to-date [ISO 639 > data](http://www.loc.gov/standards/iso639-2/php/code_list.php.). > > In addition, this PR updates the ISO 639 data (gener

RFR: 8303917: Update ISO 639 language codes table

2023-03-10 Thread Justin Lu
This PR modifies `java.util.LocaleISOData.isoLanguageTable` to include (name only) changes from up-to-date [ISO 639 data](http://www.loc.gov/standards/iso639-2/php/code_list.php.). In addition, this PR updates the ISO 639 data (generated in 1999) in `Bug4175998Test.java`. This includes modifyin