JDK-8136356 : Add time zone mappings on Windows
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • Submitted: 2015-09-11
  • Updated: 2018-05-14
  • Resolved: 2016-07-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u172Fixed 9 b126Fixed
Related Reports
Duplicate :  
Description
"Eastern Standard Time (Mexico)" has been added with KB3039024 for Mexico (Quintana Roo).

The new time zone needs to be mapped to America/Cancun.
Comments
Manual test jdk/test/java/util/TimeZone/DefaultTimeZoneTest.java can be used to verify the fix.
04-07-2016

# # KB3162835 # "Aleutian Standard Time" "America/Adak" "Aus Central W. Standard Time" "Australia/Eucla" "Bougainville Standard Time" "Pacific/Bougainville" "Chatham Islands Standard Time" "Pacific/Chatham" "Cuba Standard Time" "America/Havana" "Lord Howe Standard Time" "Australia/Lord_Howe" "Marquesas Standard Time" "Pacific/Marquesas" "Norfolk Standard Time" "Pacific/Norfolk" "Saint Pierre Standard Time" "America/Miquelon" "Tocantins Standard Time" "America/Araguaina" "Tomsk Standard Time" "Asia/Tomsk" "Turks And Caicos Standard Time" "America/Grand_Turk" "UTC-08" "GMT-0800" "UTC-09" "GMT-0900" "W. Mongolia Standard Time" "Asia/Hovd" "West Bank Standard Time" "Asia/Gaza"
04-07-2016

Needs to add more mappings: # # KB3148851 # "Altai Standard Time" "Asia/Barnaul" "Astrakhan Standard Time" "Europe/Astrakhan" "Sakhalin Standard Time" "Asia/Sakhalin" # # KB914387 # "Easter Island Standard Time" "Pacific/Easter" "North Korea Standard Time" "Asia/Pyongyang" "Transbaikal Standard Time" "Asia/Chita" "Haiti Standard Time" "America/Port-au-Prince"
31-05-2016

KB3039024: https://support.microsoft.com/en-us/kb/3039024
15-09-2015