RFR: 8308108: Support Unicode extension for collation settings [v2]

Iris Clark iris at openjdk.org
Thu May 18 17:03:51 UTC 2023


On Thu, 18 May 2023 16:42:23 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update test/jdk/sun/text/resources/Collator/CollationSettingsTests.java
>   
>   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

Looks good.

Associated CSR also Reviewed.

-------------

Marked as reviewed by iris (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14040#pullrequestreview-1433091642


More information about the core-libs-dev mailing list