RFC: backport of JDK-8209775: ISO 4217 Amendment #169 Update

Andrew John Hughes gnu.andrew at redhat.com
Tue Jun 4 21:18:53 UTC 2019



On 04/06/2019 15:00, Mario Torre wrote:
> Hi all,
> 
> I would like to backport the following bug into jdk8u-dev:
> 
> https://bugs.openjdk.java.net/browse/JDK-8209775
> 
> The original patch built on top of a number of updates to the ISO 4217
> file, but I decided for a more conservative approach and only cherry
> picked the changes necessary to address the Venezuelan Bolivar, which
> is the subject of the bug, and did not update the whole ISO 4217 file:
> 
> http://cr.openjdk.java.net/~neugens/8208746/webrev/jdk.changeset
> 
> The original patch is here:
> 
> http://hg.openjdk.java.net/jdk/jdk/rev/67092c6be8e1
> 
> If approved, I will have shortly a followup backport request for a
> related issue:
> 
> https://bugs.openjdk.java.net/browse/JDK-8210153
> 
> Cheers,
> Mario
> 

This patch seems to include all the data changes, but without altering
dataVersion, so we end up with a file labelled with a version of #162,
but with data from update #168 & #169.

This is just creating potential confusion for future updates. Please
backport JDK-8187946 & JDK-8193552 first so the files accurately reflect
#169.

Thanks,
-- 
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