<i18n dev> RFR: 8177819: DateTimeFormatterBuilder zone parsing should recognise DST [v4]

Naoto Sato naoto at openjdk.java.net
Mon Nov 29 17:41:34 UTC 2021


> This fix intends to honor the type (std/dst/generic) of parsed zone name for selecting the offset at the overlap. Corresponding CSR has also been drafted.

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

  Refined wording. Removed `LENIENT` parser. Added tests for CI.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6527/files
  - new: https://git.openjdk.java.net/jdk/pull/6527/files/89c894ae..2be302f3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6527&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6527&range=02-03

  Stats: 97 lines in 3 files changed: 12 ins; 83 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6527.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6527/head:pull/6527

PR: https://git.openjdk.java.net/jdk/pull/6527


More information about the i18n-dev mailing list