<i18n dev> RFR: 8340552: Harden TzdbZoneRulesCompiler against missing zone names

Andrew John Hughes andrew at openjdk.org
Mon Sep 23 15:22:40 UTC 2024


On Fri, 20 Sep 2024 16:09:13 GMT, Florian Weimer <fweimer at openjdk.org> wrote:

> 8340552: Harden TzdbZoneRulesCompiler against missing zone names

Change looks good to me too. It should help catch issues at build time rather than when the data is used by the JDK. Please bump the copyright header as @naotoj mentions.

Not sure how we'd have a regression test for this as it's a tool that runs at build time. Do we have such tests already?

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

Marked as reviewed by andrew (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21112#pullrequestreview-2322622195


More information about the i18n-dev mailing list