<i18n dev> Integrated: 8343788: Provide means to alter lib/tzmappings entries on Windows

Naoto Sato naoto at openjdk.org
Mon Dec 2 17:08:57 UTC 2024


On Tue, 19 Nov 2024 17:31:42 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Windows Java runtime has a mapping file /lib/tzmappings which maps Windows time zones to Java's time zones. The file is generated based on CLDR's windowsZones.xml, but in rare occasions, its update is out of sync with Windows updates. This enhancement is to address those discrepancies for the time being (till CLDR/Windows are in sync). This change will also address zone mapping discrepancies in the update releases where CLDR versions stay the same.

This pull request has now been integrated.

Changeset: 352201dd
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/352201ddecb048fe41bdf68d775a0a6cb2080122
Stats:     54 lines in 2 files changed: 53 ins; 0 del; 1 mod

8343788: Provide means to alter lib/tzmappings entries on Windows

Reviewed-by: joehw

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

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


More information about the i18n-dev mailing list