On Mon, 1 Aug 2022 21:27:47 GMT, Steven R. Loomis <[email protected]> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Use `assertThrows`
>
> test/jdk/java/util/Locale/bcp47/TExtensionTests.java line 80:
>
>> 78: return new Object[][] {
>> 79: {L1, Locale.US,
>> 80: "Cyrillic (Transform: Latin, Transform Rules: UN
>> GEGN Transliteration 2007)"},
>
> 💯 I like these display names!
Note: another class of use for `-t-` is for keyboards, so for example
`ar-t-k0-windows-azerty` in
https://github.com/unicode-org/cldr/blob/release-41/keyboards/windows/ar-t-k0-windows-azerty.xml
-------------
PR: https://git.openjdk.org/jdk/pull/9620