<i18n dev> [12]: RFR: Use CLDR's time zone mappings for Windows
Erik Joelsson
erik.joelsson at oracle.com
Mon Sep 10 21:43:15 UTC 2018
Looks good.
/Erik
On 2018-09-10 14:34, Naoto Sato wrote:
> Hello,
>
> Please review the fix to the following issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8209167
>
> The proposed changeset is located at:
>
> http://cr.openjdk.java.net/~naoto/8209167/webrev.01/
>
> This fix is to remove the hand crafted map file (lib/tzmappings) on
> Windows, which maps Windows time zones to Java's tzid. It is now
> dynamically generated at the build time, using CLDR's data file
> (windowsZones.xml)
>
> Naoto
More information about the i18n-dev
mailing list