Details
Description
On Windows, currently the Windows zone names to Java TZs are hard-coded in lib/tzmappings file. This is error prone and needs manual maintenance.
There is the same mapping maintained by CLDR, supplement/windowsZones.xml which we can use as the source of win->java zone id mappings. This feature intends to replace the hard-coded tzmappings file with dynamically generated data from CLDR.
There is the same mapping maintained by CLDR, supplement/windowsZones.xml which we can use as the source of win->java zone id mappings. This feature intends to replace the hard-coded tzmappings file with dynamically generated data from CLDR.
Attachments
Issue Links
- duplicates
-
JDK-8077933 Remove obsolete code in the Windows native time zone detection code
-
- Resolved
-