<i18n dev> Withdrawn: 8355393: Create a Test case to have special cases coverage for currency.getInstance()
Abhishek N
duke at openjdk.org
Tue Jun 10 12:08:41 UTC 2025
On Tue, 6 May 2025 07:25:36 GMT, Abhishek N <duke at openjdk.org> wrote:
> Create a Test case to have special cases coverage for currency.getInstance().
>
> The test Validates that all currency codes and country-currency mappings in the input file are consistent with the Java Currency API.
>
> test results:
>
> jdk-24.0.2/bin/java -jar jtreg/lib/jtreg.jar -testjdk:jdk-24.0.2 -dir:jdk/test/jdk/ java/util/Currency/currencyEnhancedCoverage/ValidateCurrencyCoverage.java
> Directory "JTwork" not found: creating
> Directory "JTreport" not found: creating
> Test results: passed: 1
> Report written to JTreport\html\report.html
> Results written to JTwork
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/25057
More information about the i18n-dev
mailing list