> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31343/files
  - new: https://git.openjdk.org/jdk/pull/31343/files/b5049529..e13b9e23

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

  Stats: 37 lines in 2 files changed: 14 ins; 11 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/31343.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31343/head:pull/31343

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

Reply via email to