> 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:

  Addressing review comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/31937/files
  - new: https://git.openjdk.org/jdk/pull/31937/files/b50616d2..f6852676

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31937&range=02-03

  Stats: 34 lines in 3 files changed: 25 ins; 0 del; 9 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

Reply via email to