[jdk8u-dev] RFR: 8321480: ISO 4217 Amendment 176 Update [v3]
Severin Gehwolf
sgehwolf at openjdk.org
Mon Aug 19 16:32:54 UTC 2024
On Mon, 19 Aug 2024 10:52:27 GMT, Karm Michal Babacek <duke at openjdk.org> wrote:
>> backport ea06b5c JDK11 JDK-8321480 ISO 4217 Amendment 176 Update
>>
>> depends on #559
>
> Karm Michal Babacek has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' of https://git.openjdk.org/jdk8u-dev into pr-559-amendment-175-176
> - backport ea06b5c JDK11 JDK-8321480 ISO 4217 Amendment 176 Update
> - backport 8c243a3 JDK11 JDK-8305400 ISO 4217 Amendment 175 Update
What testing have you done?
jdk/test/java/util/Currency/ValidateISO4217.java line 27:
> 25: * @bug 4691089 4819436 4942982 5104960 6544471 6627549 7066203 7195759
> 26: * 8039317 8074350 8074351 8145952 8187946 8193552 8202026 8204269
> 27: * 8208746 8209775 8264792 8274658 8283277 8296239 8321480
This should only be a one-line change appending `8321480` to the last line. See the [JDK 11u commit](https://github.com/openjdk/jdk11u-dev/commit/ea06b5c966e9261cacb35300ddde6eae48ec632f#diff-07e0488dd131c8c4cfcf7c135041095716c42fdeacaf67e8f37475bf9c4780ffR27) which does the same thing.
-------------
PR Review: https://git.openjdk.org/jdk8u-dev/pull/561#pullrequestreview-2245988608
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/561#discussion_r1722059396
More information about the jdk8u-dev
mailing list