<i18n dev> RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d [v2]
Kiran Sidhartha Ravikumar
kravikumar at openjdk.java.net
Tue Nov 3 15:42:55 UTC 2020
On Tue, 3 Nov 2020 00:21:16 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Thanks for getting back Naoto, I believe this is a long-standing issue - https://bugs.openjdk.java.net/browse/JDK-8227293.
>>
>> Looking back at the integration of tzdata2019a/tzdata2019b, the same issue was addressed by updating the source code - https://hg.openjdk.java.net/jdk/jdk/rev/79036e5e744b#l13.1.
>>
>> Here is some history to the issue - https://mail.openjdk.java.net/pipermail/i18n-dev/2019-July/002887.html
>>
>> Please let me know your thoughts
>
> Should we then remove the hack in the ZoneInfoFile.java that excludes Gaza/Hebron instead?
I had made changes to the ZoneInfoFile.java to avoid applying the logic present to Gaza/Hebron. Regression tests executed successfully.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1012
More information about the i18n-dev
mailing list