-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
-
generic
-
generic
This release upgrades the Unicode version to 17.0, which includes updated versions of the Unicode Character Database and Unicode Standard Annexes #9, #15, and #29:
- The `java.lang.Character` class supports the Unicode Character Database, which adds 4803 characters, for a total of 159,801 characters. The new additions include 4 new scripts:
- Sidetic
- Tolong Siki
- Beria Erfe
- Tai Yo
- The `java.text.Bidi` and `java.text.Normalizer` classes support Unicode Standard Annexes, #9 and #15, respectively.
- The `java.util.regex` package supports Extended Grapheme Clusters based on the Unicode Standard Annex #29.
For more details about Unicode 17.0, refer to the [Unicode Consortium’s release note](https://unicode.org/versions/Unicode17.0.0/).
- The `java.lang.Character` class supports the Unicode Character Database, which adds 4803 characters, for a total of 159,801 characters. The new additions include 4 new scripts:
- Sidetic
- Tolong Siki
- Beria Erfe
- Tai Yo
- The `java.text.Bidi` and `java.text.Normalizer` classes support Unicode Standard Annexes, #9 and #15, respectively.
- The `java.util.regex` package supports Extended Grapheme Clusters based on the Unicode Standard Annex #29.
For more details about Unicode 17.0, refer to the [Unicode Consortium’s release note](https://unicode.org/versions/Unicode17.0.0/).