[jdk8u-dev] RFR: 8334653: ISO 4217 Amendment 177 Update [v3]

Andrew John Hughes andrew at openjdk.org
Wed Aug 21 13:25:09 UTC 2024


On Wed, 21 Aug 2024 10:30:36 GMT, Karm Michal Babacek <duke at openjdk.org> wrote:

>> backport b05f58e JDK11 JDK-8334653 ISO 4217 Amendment 177 Update
>> depends on #561
>
> Karm Michal Babacek has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Merge branch 'master' of https://git.openjdk.org/jdk8u-dev into pr-561-amendment-175-176-177
>  - backport b05f58e JDK11 JDK-8334653 ISO 4217 Amendment 177 Update
>  - backport ea06b5c JDK11 JDK-8321480 ISO 4217 Amendment 176 Update
>  - backport 8c243a3 JDK11 JDK-8305400 ISO 4217 Amendment 175 Update

An additional blank line is removed in `CurrencyData.properties` and the bug ID line change is missing for `ValidateISO4217.java`. Otherwise, the backport matches the changes in the 11u version.

Have you verified that the updated Currency tests pass against the patched build?

jdk/src/share/classes/java/util/CurrencyData.properties line 60:

> 58:     XPT962-XSU994-XTS963-XUA965-XXX999-YER886-YUM891-ZAR710-ZMK894-ZMW967-ZWD716-ZWL932-\
> 59:     ZWN942-ZWR935
> 60: 

This blank line should not be removed here.

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

PR Review: https://git.openjdk.org/jdk8u-dev/pull/562#pullrequestreview-2250776734
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/562#discussion_r1725035410


More information about the jdk8u-dev mailing list