Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b105
-
generic
-
generic
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034587 | 7u65 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8020826 | 7u60 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8021552 | 7u51 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8021493 | 7u45 | Unassigned | P3 | Closed | Fixed | b05 |
JDK-8020055 | 7u40 | Ivan Gerasimov | P3 | Closed | Fixed | b35 |
JDK-8020501 | 6u71 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8020543 | 6u65 | Ivan Gerasimov | P3 | Closed | Fixed | b02 |
JDK-8020538 | 6u60 | Ivan Gerasimov | P3 | Closed | Fixed | b05 |
JDK-8020503 | 5.0u55 | Ivan Gerasimov | P3 | Closed | Fixed | b02 |
Description
-------------------
The 2013d release of the tz code and data is available. It reflects
the following changes circulated on the tz mailing list:
Changes affecting future time stamps:
Morocco's midsummer transitions this year are July 7 and August 10,
not July 9 and August 8.
Israel now falls back on the last Sunday of October.
Changes affecting past time stamps:
Specify Jerusalem's location more precisely; this changes the pre-1880
times by 2 s.
Changing affecting metadata only:
Fix typos in the entries for country codes BQ and SX.
Changes affecting code:
Rework the code to fix a bug with handling Australia/Macquarie on
32-bit hosts (thanks to Arthur David Olson).
Port to platforms like NetBSD, where time_t can be wider than long.
Add support for testing time_t types other than the system's.
Run 'make check_time_t_alternatives' to try this out.
Currently, the tests fail for unsigned time_t;
this should get fixed at some point.
Changes affecting documentation and commentary:
Deemphasize the significance of national borders.
Update the zdump man page.
Remove obsolete NOID comment .
Update several URLs and comments in the web pages.
Spelling fixes.
Update URL for CLDR Zone->Tzid table.
Here are links to the release files:
ftp://ftp.iana.org/tz/releases/tzcode2013d.tar.gz
ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz
Attachments
Issue Links
- backported by
-
JDK-8020501 (tz) Support tzdata2013d
- Resolved
-
JDK-8020826 (tz) Support tzdata2013d
- Resolved
-
JDK-8021552 (tz) Support tzdata2013d
- Resolved
-
JDK-8034587 (tz) Support tzdata2013d
- Resolved
-
JDK-8020055 (tz) Support tzdata2013d
- Closed
-
JDK-8020503 (tz) Support tzdata2013d
- Closed
-
JDK-8020538 (tz) Support tzdata2013d
- Closed
-
JDK-8020543 (tz) Support tzdata2013d
- Closed
-
JDK-8021493 (tz) Support tzdata2013d
- Closed
- relates to
-
JDK-8020053 (tz) Embed tzdata2013d into the TZUpdater tool
- Resolved