JDK-8259048 : (tz) Upgrade Timezone Data to tzdata2020f
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.time
  • Affected Version: 7,17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-01-04
  • Updated: 2022-11-23
  • Resolved: 2021-01-15
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.
JDK 11 JDK 13 JDK 15 JDK 16 JDK 17 JDK 7 JDK 8 Other
11.0.11-oracleFixed 13.0.7Fixed 15.0.3Fixed 16.0.1Fixed 17 b06Fixed 7u291Fixed 8u281Fixed openjdk7uFixed
Related Reports
Relates :  
Sub Tasks
JDK-8260677 :  
Description
The 2020f release of the tz code and data is available, reflecting the 
following change to the build procedure:

     'make rearguard_tarballs' no longer generates a bad rearguard.zi,
     fixing a 2020e bug.  (Problem reported by Deborah Goldsmith.)

There are no changes to the data since 2020e.

The build-procedure change was circulated on the tz mailing list and is 
intended for downstream consumers that can process only rearguard 
format. Please see the PS at the end of this email for more info about 
rearguard format.

Here are links to the release files:

   https://www.iana.org/time-zones/repository/releases/tzcode2020f.tar.gz
   https://www.iana.org/time-zones/repository/releases/tzdata2020f.tar.gz
   https://www.iana.org/time-zones/repository/releases/tzdb-2020f.tar.lz

As usual, links to the latest release files are here:

   https://www.iana.org/time-zones/repository/tzcode-latest.tar.gz
   https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz
   https://www.iana.org/time-zones/repository/tzdb-latest.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.

Each release file has a GPG signature, which can be retrieved by 
appending ".asc" to the above URLs. Copies of these signatures are 
appended to this message.

This release corresponds to commit 
846c3ac7abc246094dd754ac6dc90423148a5107 dated 2020-12-29 00:17:46 -0800 
and tagged '2020f' in the development GitHub repository at 
<https://github.com/eggert/tz>.

Here are the SHA-512 checksums for the release files:

5f6bf1b508434842eb9dacacc744b5f3375c35b88e401ef372b5fde80ad2f523484fe52a6e99460e402230406ebf6a9261a97efde45a610f8e8085893d55c4ed 
  tzcode2020f.tar.gz
dd312def18c807452fda2e697514e2064c5f51ebdbedd0cfe6f231252c76ee5d4409f653b295ed5657b7d30b868690047fdb70a10942e69eaa40b77473e3f9ca 
  tzdata2020f.tar.gz
a2efd9cb6308c75de382ff1ddc524dad5da10d76d86c6bf41ab2f979fffae1356b2599b3fcc045eab1cb56b16f9371663da5be57c1f43591517be62e65abbf1c 
  tzdb-2020f.tar.lz
Comments
Fix request (15u): request to include to 15u, applies cleanly, all relevant tests passed.
03-03-2021

Fix request (13u): should be backported here, too. The patch contains changes for 2020e as well. Applies without modifications, all relevant regtests do pass.
09-02-2021

Fix Request (11u-dev) Should get backported for parity with 11.0.11-oracle. Applies cleanly.
19-01-2021

Fix Request(jdk16u): Please approve backporting the tzdata2020f changes to jdk16u repo. The risk is low and passed regression.
18-01-2021

Changeset: fe84ecd5 Author: Kiran Sidhartha Ravikumar <kravikumar@openjdk.org> Date: 2021-01-15 19:14:08 +0000 URL: https://git.openjdk.java.net/jdk/commit/fe84ecd5
15-01-2021