Integrated: 8298808: Check `script` code on detecting the base locales
Naoto Sato
naoto at openjdk.org
Fri Dec 16 17:19:57 UTC 2022
On Wed, 14 Dec 2022 23:08:16 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Fixing `CLDRConverter` build tool to not regard [new locales](https://github.com/unicode-org/cldr/pull/2508/files#diff-94cbefde02914335da884f768063a06a84ad651ee4e56cdb1cb90625d7776731) introduced in CLDR 43 as one of the base locales. Otherwise they would incorrectly go into `java.base` module, then a test case fails.
This pull request has now been integrated.
Changeset: 0eeaeb8e
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0eeaeb8e7ba40be5e93eb87c7e3dc94230062746
Stats: 13 lines in 2 files changed: 10 ins; 1 del; 2 mod
8298808: Check `script` code on detecting the base locales
Reviewed-by: joehw
-------------
PR: https://git.openjdk.org/jdk/pull/11684
More information about the core-libs-dev
mailing list