-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228153 | 13.0.2 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8227989 | 13.0.1 | Ramanand Patil | P3 | Resolved | Fixed | b02 |
JDK-8227507 | 13 | Ramanand Patil | P3 | Resolved | Fixed | b30 |
JDK-8227638 | 11.0.6-oracle | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8228344 | 11.0.5-oracle | Ramanand Patil | P3 | Resolved | Fixed | b02 |
JDK-8228473 | 11.0.5 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8227659 | openjdk8u232 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8227804 | openjdk8u222 | Ramanand Patil | P3 | Resolved | Fixed | b10 |
JDK-8227683 | 8u241 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8227735 | 8u231 | Ramanand Patil | P3 | Resolved | Fixed | b03 |
JDK-8235028 | emb-8u241 | Unassigned | P3 | Resolved | Fixed | team |
JDK-8229676 | emb-8u231 | Ramanand Patil | P3 | Resolved | Fixed | b03 |
JDK-8227700 | 7u251 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8227743 | 7u241 | Ramanand Patil | P3 | Resolved | Fixed | b02 |
JDK-8227914 | openjdk7u | Andrew Hughes | P3 | Resolved | Fixed | master |
The 2019a release of the tz code and data is available. It reflects the
following changes, which were either circulated on the tz mailing list or are
relatively minor technical or administrative changes:
Briefly:
Palestine "springs forward" on 2019-03-30 instead of 2019-03-23.
Metlakatla "fell back" to rejoin Alaska Time on 2019-01-20 at 02:00.
Changes to past and future timestamps
Palestine will not start DST until 2019-03-30, instead of 2019-03-23 as
previously predicted. Adjust our prediction by guessing that spring
transitions will be between 24 and 30 March, which matches recent practice
since 2016. (Thanks to Even Scharning and Tim Parenti.)
Metlakatla ended its observance of Pacific standard time,
rejoining Alaska Time, on 2019-01-20 at 02:00. (Thanks to Ryan
Stanley and Tim Parenti.)
Changes to past timestamps
Israel observed DST in 1980 (08-02/09-13) and 1984 (05-05/08-25).
(Thanks to Alois Treindl and Isaac Starkman.)
Changes to time zone abbreviations
Etc/UCT is now a backward-compatibility link to Etc/UTC, instead
of being a separate zone that generates the abbreviation "UCT",
which nowadays is typically a typo. (Problem reported by Isiah
Meadows.)
Changes to code
zic now has an -r option to limit the time range of output data.
For example, 'zic -r @1000000000' limits the output data to
timestamps starting 1000000000 seconds after the Epoch.
This helps shrink output size and can be useful for applications
not needing the full timestamp history, such as TZDIST truncation;
see Internet RFC 8536 section 5.1. (Inspired by a feature request
from Christopher Wong, helped along by bug reports from Wong and
from Tim Parenti.)
Changes to documentation
Mention Internet RFC 8536 (February 2019), which documents TZif.
tz-link.html now cites tzdata-meta
<https://tzdata-meta.timtimeonline.com/>.
Here are links to the release files:
https://www.iana.org/time-zones/repository/releases/tzcode2019a.tar.gz
https://www.iana.org/time-zones/repository/releases/tzdata2019a.tar.gz
https://www.iana.org/time-zones/repository/releases/tzdb-2019a.tar.lz
Links are also available via plain HTTP, and via FTP from
ftp://ftp.iana.org/tz/releases with the same basenames as above.
PS. If your tzdata parser does not yet support negative DST offsets,
this particular release's data entries are also available in a
rearguard-format tarball and signature that does not contain such
offsets. This is intended to be a temporary transition aid for these
parsers. The URLs are:
https://web.cs.ucla.edu/~eggert/tz/release/2019a/tzdata2019a-rearguard.tar.gz
https://web.cs.ucla.edu/~eggert/tz/release/2019a/tzdata2019a-rearguard.tar.gz.asc
- backported by
-
JDK-8227507 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227638 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227659 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227683 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227700 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227735 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227743 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227804 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227914 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8227989 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8228153 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8228344 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8228473 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8229676 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
-
JDK-8235028 (tz) Upgrade Timezone Data to tzdata2019a
- Resolved
- is blocked by
-
JDK-8225580 tzdata2018i integration causes test failures on jdk-13
- Resolved
- relates to
-
JDK-8227293 TestZoneInfo310.java fails post tzdata2019a integration for Palestine zone rules
- Closed
-
JDK-8227390 (tz) Upgrade Timezone Data to tzdata2018i
- Resolved
-
JDK-8215982 (tz) Upgrade Timezone Data to tzdata2018i
- Closed