RFR: 8319993: Update Unicode Data Files to 16.0.0 [v2]
Naoto Sato
naoto at openjdk.org
Thu Nov 21 20:42:58 UTC 2024
On Thu, 21 Nov 2024 07:07:39 GMT, Justin Lu <jlu at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Corrected the Unicode version in Grapheme.java
>
> src/java.base/share/classes/jdk/internal/util/regex/Grapheme.java line 38:
>
>> 36: * See Unicode Standard Annex #29 Unicode Text Segmentation for the specification
>> 37: * for the extended grapheme cluster boundary rules. The following implementation
>> 38: * is based on the annex for Unicode version 15.1.
>
> Could bump the version 15.1 to 16.0
Good catch! Corrected.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21771#discussion_r1852857042
More information about the core-libs-dev
mailing list