JDK-6598520 : (tz) Windows time zone mapping table needs to be updated for KB933360
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2007-08-29
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
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.
Other Other Other JDK 6 JDK 7 Other
1.4.2_19-rev,OpenJDK6Fixed 1.4.2_20Fixed 5.0u18Fixed 6u4Fixed 7 b22Fixed OpenJDK6Fixed
Description
Microsoft has issued a time zone data update KB933360:

August 2007 cumulative time zone update for Microsoft Windows operating systems
http://support.microsoft.com/kb/933360

This includes new time zone "Montevideo Standard Time" for Windows. Java needs to be able to detect it.

Comments
EVALUATION There are two new time zones in the Windows update. - Montevideo Standard Time Mapped to America/Montevideo. - Armenian Standard Time Mapped to Asia/Yerevan. This change has obsoleted Caucasus Standard Time which is now defined as GMT+04:00.
30-08-2007

EVALUATION Need to revise jre/lib/tzmappings.
29-08-2007