[jdk11u-dev] RFR: 8294357: (tz) Update Timezone Data to 2022d

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 11 07:19:21 UTC 2022


On Fri, 7 Oct 2022 21:28:46 GMT, David Alvarez <duke at openjdk.org> wrote:

> Same changes as jdk17u, just some files that were moved in 19:
> new: src/java.base/share/data/tzdata
> old: make/data/tzdata
> Otherwise, clean patch.
> Will mark as clean.

Hi @alvdavi 
If you use the change pushed to 17 for backport, you don't have to redo the file move.
It will probably be clean right away.
You can simply type /backport jdk11u-dev in the change in jdk17u-dev: https://github.com/openjdk/jdk17u-dev/commit/3d93fdc583ed1c03ecf355b64d41c5f5fe4c07ce
This saves work and reduces the chance of errors.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1405


More information about the jdk-updates-dev mailing list