> Fixing TZDB build tool to accommodate full month/day names. Recently released 
> tzdb2024b included (inadvertently) full month name "April", which is allowed 
> by the spec (zic.8), but never used. This will cause build failure of the 
> JDK. The proposed fix is manually tested by modifying the tzdb files to 
> include full month names, and confirmed the successful build of the JDK.

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

  Strictly conforming to the spec

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20893/files
  - new: https://git.openjdk.org/jdk/pull/20893/files/8e711667..5d5c2019

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

  Stats: 80 lines in 3 files changed: 17 ins; 26 del; 37 mod
  Patch: https://git.openjdk.org/jdk/pull/20893.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20893/head:pull/20893

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

Reply via email to