[jdk8u-dev] RFR: 8321480: ISO 4217 Amendment 176 Update [v3]

Karm Michal Babacek duke at openjdk.org
Tue Aug 20 11:23:54 UTC 2024


On Mon, 19 Aug 2024 16:30:18 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> 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?

@jerboaa 
> What testing have you done?


karm at laptop:~/Tools/jtreg/build/images/jtreg/bin ((jtreg-7.4+1))$
TIME=`date +%s`;mkdir -p test.${TIME}/jdk/JTwork test.${TIME}/jdk/JTreport; jtreg -a -ignore:quiet 
-w:test.${TIME}/jdk/JTwork -r:test.${TIME}/jdk/JTreport -jdk:/home/karm/workspaceRH/jdk8u/build/linux-x86_64-normal-server-release/images/j2sdk-image/ 
/home/karm/workspaceRH/jdk8u/jdk/test/java/util/Currency/

Test results: passed: 5
Report written to /home/karm/Tools/jtreg/build/images/jtreg/bin/test.1724152749/jdk/JTreport/html/report.html
Results written to /home/karm/Tools/jtreg/build/images/jtreg/bin/test.1724152749/jdk/JTwork

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/561#issuecomment-2298614344


More information about the jdk8u-dev mailing list