On Tue, 2 Jun 2026 17:06:45 GMT, Naoto Sato <[email protected]> wrote:

>> Updated `ListFormat` custom pattern parsing to avoid regex matching. The 
>> implementation now locates placeholders and delimiters with literal string 
>> operations.
>> 
>> Added coverage for invalid long custom patterns and for regex metacharacters 
>> in custom patterns, which should be treated as literals.
>> 
>> ---------
>> - [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

Thanks for the updates. This change looks good to me.

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

Marked as reviewed by jlu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/31343#pullrequestreview-4412269305

Reply via email to