-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2, 7
-
b14
-
generic, x86
-
generic, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2147979 | 6u2 | Yuka Kamiya | P4 | Resolved | Fixed | b02 |
JDK-2148809 | 5.0u14 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-2148810 | 1.4.2_18 | Sean Coffey | P3 | Resolved | Fixed | b05 |
JDK-2160993 | 1.4.2_17-rev | Sean Coffey | P3 | Resolved | Fixed | b10 |
Timezone display names needs to be revised to correct typos and adapt Olson's timezone data udpate.
Major changes are as follows:
- "Pacific/Yap" used to have its own display names but now shares the diplay names for "Pacific/Truk".
- "ACT" used to have its own display names but now shares the diplay names for "Australia/Darwin".
- "Cuba" and "America/Havana" have own display names.
- "Yaktsk Summer Time" is corrected to "Yakutsk Summer Time" in TimeZoneNames.java
- Prepare display names of some timezones for DST in TimeZoneNames_en_CA.java
- "America/Knox_IN" and "US/Indiana-Starke" changed their timezone rules from "EST" to "CST", and display names need to be changed.
Major changes are as follows:
- "Pacific/Yap" used to have its own display names but now shares the diplay names for "Pacific/Truk".
- "ACT" used to have its own display names but now shares the diplay names for "Australia/Darwin".
- "Cuba" and "America/Havana" have own display names.
- "Yaktsk Summer Time" is corrected to "Yakutsk Summer Time" in TimeZoneNames.java
- Prepare display names of some timezones for DST in TimeZoneNames_en_CA.java
- "America/Knox_IN" and "US/Indiana-Starke" changed their timezone rules from "EST" to "CST", and display names need to be changed.
- backported by
-
JDK-2148809 Periodical timezone display name revision
- Resolved
-
JDK-2148810 Periodical timezone display name revision
- Resolved
-
JDK-2160993 Periodical timezone display name revision
- Resolved
-
JDK-2147979 Periodical timezone display name revision
- Resolved
- duplicates
-
JDK-6609450 Time zone names for MET are incorrect in de locale
- Closed