> Update the lowercasing logic for Greek capital sigma to use the "Final_Sigma" > condition. The current implementation still uses the "Final_Cased" condition > from Unicode 4.0. > > This change also generates the `ConditionalSpecialCasing` entries and > Unicode-property predicates from the UCD, replacing manually maintained data > that was incomplete and out of date. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision: Further test refinement ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31937/files - new: https://git.openjdk.org/jdk/pull/31937/files/3018aaab..fefe898f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=04-05 Stats: 211 lines in 2 files changed: 37 ins; 10 del; 164 mod Patch: https://git.openjdk.org/jdk/pull/31937.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31937/head:pull/31937 PR: https://git.openjdk.org/jdk/pull/31937
