JDK-6990367 : regression: Typo in tzdata2010l tzdata
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 5.0u26-rev
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-10-07
  • Updated: 2010-12-09
  • Resolved: 2010-10-26
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
5.0u26-rev b06Fixed 5.0u27Fixed
Related Reports
Relates :  
Relates :  
Description
See comments

Comments
EVALUATION A typo was made when the Pacific timezone Truk was removed and replaced with Chuuk. A backwards compatible link was maintained with Truk. The new shorthand ID for Chuuk is CHUT (non DST mode) - for the ja locale resource file, "HUT" was put in as a typo. The consequences are minor (wrong shorthand representation of Chuuk returned for Japanese locale but the long display name will still work correctly.) The tzdata change for Truk->Chuuk was immediate. i.e. it's a direct substitute with no crossover timeline involved. Should be fixed in next available release.
08-10-2010