> Implementing "loose matching" of space separators in both 
> `java.time.format.DateTimeFormatter` and `java.text.DateFormat` on lenient 
> parsing. This will effectively fix the NNBSP issues on parsing time with 
> am/pm markers introduced with CLDR version 42 
> (https://inside.java/2023/03/28/quality-heads-up/). A draft CSR has also been 
> drafted.

Naoto Sato has updated the pull request incrementally with one additional 
commit since the last revision:

  Fixed wording

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17678/files
  - new: https://git.openjdk.org/jdk/pull/17678/files/0c950941..6fb0f05b

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17678.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17678/head:pull/17678

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

Reply via email to