<i18n dev> RFR: 8289227: Support for BCP 47 Extension T - Transformed Content [v5]
Naoto Sato
naoto at openjdk.org
Fri Jul 29 23:27:53 UTC 2022
> This PR is to propose supporting the `T` extension to the BCP 47 to which `java.util.Locale` class conforms. There are two extensions to the BCP 47, one is `Unicode Locale Extension` which has been supported since JDK7, the other is this `Transformed Content` extension. A CSR has also been drafted.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
Parse invalid fields correctly
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9620/files
- new: https://git.openjdk.org/jdk/pull/9620/files/e24e5dd8..d3242ba9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9620&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9620&range=03-04
Stats: 29 lines in 3 files changed: 26 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/9620.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9620/head:pull/9620
PR: https://git.openjdk.org/jdk/pull/9620
More information about the i18n-dev
mailing list