On Thu, 16 Jul 2026 18:24:58 GMT, Naoto Sato <[email protected]> wrote:

> 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).

This pull request has now been integrated.

Changeset: 51b7e5cd
Author:    Naoto Sato <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/51b7e5cd253618919c38d994145caff506d1ea4b
Stats:     1211 lines in 7 files changed: 576 ins; 474 del; 161 mod

8133167: String.toLowerCase() for sigma does not use Final_Sigma condition

Reviewed-by: jlu

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

PR: https://git.openjdk.org/jdk/pull/31937

Reply via email to