JDK-4348864 : Kestrel-linux: integrate time zone escalation fixes
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.3.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2000-06-28
  • Updated: 2006-09-04
  • Resolved: 2000-07-20
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
1.3.0 linux-rc1Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
There are a few fixes escalated by customers in the time zone area. This is for integrating those fixes into Kestrel-Linux in order to avoid a regression from patch releases that already have the fixes.

The bug IDs are:

4328609: RFE: tzdata2000d to be incorporated
4348058: RFE: add Western Europe Time (WET) time zone support
4112924: RFE: Localized time zone display names

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: kest-linux-rc1 FIXED IN: kest-linux-rc1 INTEGRATED IN: kest-linux-rc1
14-06-2004

EVALUATION 25 out of 288 Java time zones have been changed since tzdata1999e. Those changes have been incorporated into TimeZone.java. Note that 2000 rules have been taken for this fix. If Kestrel-Linux is released some time very close to 2001, this work has to be done again with 2001 rules. Of course, this has to be done gain if a new Olson data is released before FCS. "WET" has been added. Provided DateFormatZoneData_en_US.java for more time zone display names. (See 4112924) masayoshi.okutsu@Eng 2000-06-28 DateFormatZoneData.java has been modified to have default display names. (The JCK problem was fixed in kestrel-rc1.) masayoshi.okutsu@Eng 2000-07-03
28-06-2000