JDK-6838887 : (tz) Add UTC and Yerevan to tzmappings
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 6u10,6u13,6u14
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_vista,windows_7
  • CPU: x86
  • Submitted: 2009-05-08
  • 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.
JDK 6 JDK 7 Other
6u18Fixed 7 b72Fixed OpenJDK6Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
Windows 7 has time zone entry "UTC" which needs to be added to jre/lib/tzmappings.

Comments
EVALUATION Additional changes in Windows 7. - Kamchatka Standard Time (new) - Paraguay Standard Time (new) - SA Eastern Standard Time as America/Cayenne (fixed in Windows 7)
17-09-2009

EVALUATION KB970653 was released via Windows Update for XP and Vista. The patch fills in the time zone registry differences between Windows 7 and XP/Vista. To detect all time zones in KB970653 in Java, the fix for this CR is required.
27-08-2009

EVALUATION Add "UTC" to tzmappings.
08-05-2009

WORK AROUND Append the following line to <JRE_HOME>\lib\tzmappings. UTC:999,999::UTC:
08-05-2009