[RFR] [8u] 8228469: (tz) Upgrade time-zone data to tzdata2019b

Andrew John Hughes gnu.andrew at redhat.com
Wed Sep 25 15:16:09 UTC 2019


On 25/09/2019 16:05, Aleksey Shipilev wrote:
> On 9/25/19 4:37 PM, Andrew John Hughes wrote:
>> Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8228469/webrev.01/
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8228469
> 
> Bejesus, what a mess.
> 
> Our other reference point might be jdk13u that still ships tzdata in rearguard format:
>   https://mail.openjdk.java.net/pipermail/core-libs-dev/2019-August/061667.html
> 
> After applying 8u patch, tzdata matches what is in 13u exactly:
>  $ diff -uwb jdk8u-jdk8u/jdk/make/data/tzdata/ jdk-updates-jdk13u/make/data/tzdata/
>  <empty!>
> 
> So, looks good to me.
> 

Thanks for the quick review, I didn't even think to check 13, though I
did notice the vanguard change wasn't marked as being in Oracle's 11u.

FWIW, I forgot to mention that I ran the tests in
test/java/util/TimeZone/ and the updated TimeZoneTest.java passes on the
patched version and fails on the original. The rest are the same between
the two.
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222
https://keybase.io/gnu_andrew



More information about the jdk8u-dev mailing list