<i18n dev> RFR: 8308108: Support Unicode extension for collation settings [v2]
Naoto Sato
naoto at openjdk.org
Thu May 18 16:42:23 UTC 2023
> 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>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14040/files
- new: https://git.openjdk.org/jdk/pull/14040/files/c0c34bab..88a93839
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14040&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14040&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14040.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14040/head:pull/14040
PR: https://git.openjdk.org/jdk/pull/14040
More information about the i18n-dev
mailing list