<i18n dev> Integrated: 8308108: Support Unicode extension for collation settings
Naoto Sato
naoto at openjdk.org
Thu May 25 17:23:06 UTC 2023
On Wed, 17 May 2023 19:40:04 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> This change intends to interpret the BCP47 U extension wrt collation settings in the given `Locale`, then applies them to the created instances in the 1-arg factory method in `Collator`. A corresponding CSR has also been drafted.
This pull request has now been integrated.
Changeset: 27ba8bd4
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/27ba8bd4edf0c6f6d747579534262c223047a645
Stats: 143 lines in 2 files changed: 142 ins; 0 del; 1 mod
8308108: Support Unicode extension for collation settings
Reviewed-by: iris, rriggs, jlu, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/14040
More information about the i18n-dev
mailing list