> Enabling customization of localized format patterns for the `java.time` 
> date/time formatters through the locale-sensitive SPI. While existing SPIs 
> allow customization of textual elements, such as month-of-year names, 
> formatting patterns (e.g., "dd/MM/yyyy") cannot currently be customized for a 
> given locale.
> 
> This enhancement is needed to support customers migrating from the 
> now-removed COMPAT locale resources to CLDR-based ones.
> 
> ---------
> - [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/30979/files
  - new: https://git.openjdk.org/jdk/pull/30979/files/81a7e97e..270e3355

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

  Stats: 32 lines in 7 files changed: 23 ins; 1 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/30979.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30979/head:pull/30979

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

Reply via email to