> 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: test case refinement ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31937/files - new: https://git.openjdk.org/jdk/pull/31937/files/f6852676..3018aaab Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=03-04 Stats: 36 lines in 1 file changed: 4 ins; 3 del; 29 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
