Integrated: 8339644: Improve parsing of Day/Month in tzdata rules
Naoto Sato
naoto at openjdk.org
Mon Sep 9 16:08:08 UTC 2024
On Fri, 6 Sep 2024 17:40:50 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 86a2f9c7
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/86a2f9c7dcb6585cabf03c0940511d11560e85b7
Stats: 83 lines in 3 files changed: 23 ins; 26 del; 34 mod
8339644: Improve parsing of Day/Month in tzdata rules
Reviewed-by: jlu, coffeys
-------------
PR: https://git.openjdk.org/jdk/pull/20893
More information about the core-libs-dev
mailing list