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 review, Justin!

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

PR Comment: https://git.openjdk.org/jdk/pull/31343#issuecomment-4606713941

Reply via email to