-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b12
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290747 | 11.0.20-oracle | Yoshiki Sato | P3 | Resolved | Fixed | b01 |
JDK-8306829 | 11.0.20 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8290747 Use CLDR's time zone mappings for Windows
- Resolved
-
JDK-8306829 Use CLDR's time zone mappings for Windows
- Resolved
- duplicates
-
JDK-8077933 Remove obsolete code in the Windows native time zone detection code
- Closed
- relates to
-
JDK-8028265 Add legacy tz tests to OpenJDK
- Resolved
(1 links to)