> 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 with a new target base due to a merge 
or a rebase. The incremental webrev excludes the unrelated changes brought in 
by the merge/rebase. The pull request contains three additional commits since 
the last revision:

 - CLI args explanation / code point check
 - Merge branch 'master' into JDK-8133167-String-toLowerCase-Final-Sigma
 - initial commit

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31937/files
  - new: https://git.openjdk.org/jdk/pull/31937/files/339cf8e8..b0a8c70b

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

  Stats: 7807 lines in 170 files changed: 7027 ins; 308 del; 472 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