Re: RFR: 8306323: Update license files in CLDR v43

2023-04-18 Thread Steven R . Loomis
On Tue, 18 Apr 2023 18:40:03 GMT, Naoto Sato wrote: > The upgrade to CLDR v43 was missing the license-related file updates. Here > are the supplemental updates. Marked as reviewed by srl...@github.com (no known OpenJDK username). - PR Review: https://git.openjdk.org/jdk/pull/13517

Re: RFR: 8303039: Utilize `coverageLevels.txt` [v2]

2023-03-01 Thread Steven R . Loomis
On Thu, 2 Mar 2023 01:03:20 GMT, Naoto Sato wrote: >> This is a pre-requisite for supporting CLDR v43, where they combine `seeds` >> locales with `common` locales >> (https://cldr.unicode.org/index/downloads/cldr-43#h.7s25aqdv767e). In order >> to have the same coverage level of locales, CLDRC

Re: RFR: 8303039: Utilize `coverageLevels.txt` [v2]

2023-03-01 Thread Steven R. Loomis
approve -- Steven R. Loomis Code Hive Tx, LLC https://codehivetx.us > On Mar 1, 2023, at 7:03 PM, Naoto Sato wrote: > >> This is a pre-requisite for supporting CLDR v43, where they combine `seeds` >> locales with `common` locales >> (https://cldr.unicode.org/i

Re: RFR: 8303039: Utilize `coverageLevels.txt`

2023-03-01 Thread Steven R . Loomis
On Wed, 1 Mar 2023 23:19:01 GMT, Naoto Sato wrote: >> make/jdk/src/classes/build/tools/cldrconverter/CLDRConverter.java line 1212: >> >>> 1210: a -> >>> Locale.forLanguageTag(a[0].trim().replaceAll("_", "-")), >>> 1211: a -> a[1].trim(), >>> 1212:

Re: RFR: 8303039: Utilize `coverageLevels.txt`

2023-03-01 Thread Steven R . Loomis
On Wed, 1 Mar 2023 23:18:59 GMT, Naoto Sato wrote: >> is this from the alpha2 drop? or v42's? > > Yes, this is the file from the released CLDR v42. We have not integrated v43 > yet. this is great groundwork. - PR: https://git.openjdk.org/jdk/pull/12812

Re: RFR: 8303039: Utilize `coverageLevels.txt`

2023-03-01 Thread Steven R . Loomis
On Wed, 1 Mar 2023 19:50:56 GMT, Naoto Sato wrote: > This is a pre-requisite for supporting CLDR v43, where they combine `seeds` > locales with `common` locales > (https://cldr.unicode.org/index/downloads/cldr-43#h.7s25aqdv767e). In order > to have the same coverage level of locales, CLDRConve

Re: RFR: 8303039: Utilize `coverageLevels.txt`

2023-03-01 Thread Steven R . Loomis
On Wed, 1 Mar 2023 23:02:06 GMT, Steven R. Loomis wrote: >> This is a pre-requisite for supporting CLDR v43, where they combine `seeds` >> locales with `common` locales >> (https://cldr.unicode.org/index/downloads/cldr-43#h.7s25aqdv767e). In order >> to have the same c

Re: RFR: 8303039: Utilize `coverageLevels.txt`

2023-03-01 Thread Steven R . Loomis
On Wed, 1 Mar 2023 19:50:56 GMT, Naoto Sato wrote: > This is a pre-requisite for supporting CLDR v43, where they combine `seeds` > locales with `common` locales > (https://cldr.unicode.org/index/downloads/cldr-43#h.7s25aqdv767e). In order > to have the same coverage level of locales, CLDRConve

Re: RFR: 8284840: Update CLDR to Version 42.0

2022-10-22 Thread Steven R . Loomis
On Sat, 22 Oct 2022 08:14:00 GMT, Alan Bateman wrote: > > Yes. These translation changes affect formatting. We don't usually file a > > CSR for such changes, but cover them in our release notes. > > Indeed and periodically CLDR upgrades do cause breakage somewhere, often it > will be a library

Re: RFR: 8284840: Update CLDR to Version 42.0

2022-10-21 Thread Steven R . Loomis
On Fri, 21 Oct 2022 16:55:28 GMT, Naoto Sato wrote: > This is to update the CLDR data from version 41 to version 42. The vast > majority of the changes are basically replacing the CLDR data, along with > tools/testcase alignments to those upstream changes: > > https://unicode-org.atlassian.net