JDK-4113436 : almost kZoneStrings data of DateFormatZoneData are not correct.
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1998-02-19
  • Updated: 1998-02-24
  • Resolved: 1998-02-24
Related Reports
Duplicate :  
Description

Name: dgC58589			Date: 02/19/98


JDK1.2beta3_G src.
Almost kZoneStrings data of DateFormatZoneData are not correct.

Almost java/text/resources/DataFormatZoneData_*.java have
following same value of kZoneStrings.
{"Africa/Casablanca", "GMT", "GMT", "GMT", "GMT"} // To be filled in wit
h localized time zone names

Some locales have its own kZoneStrings data.
But almost locale data should be corrected.
(Review ID: 25315)
======================================================================

Comments
EVALUATION Known problem; see 4112924. -alanl
11-06-2004