Withdrawn: 8355393: Create a Test case to have special cases coverage for currency.getInstance()

2025-06-10 Thread Abhishek N
On Tue, 6 May 2025 07:25:36 GMT, Abhishek N 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. >

Re: RFR: 8355393: Create a Test case to have special cases coverage for currency.getInstance() [v2]

2025-05-21 Thread Abhishek N
On Thu, 15 May 2025 18:50:35 GMT, Justin Lu wrote: >> Abhishek N has updated the pull request incrementally with one additional >> commit since the last revision: >> >> correcting jtreg header order, add meaningful comments for each test >> methods and proper

Re: RFR: 8355393: Create a Test case to have special cases coverage for currency.getInstance() [v2]

2025-05-15 Thread Abhishek N
On Mon, 12 May 2025 23:24:03 GMT, Justin Lu wrote: >> Abhishek N has updated the pull request incrementally with one additional >> commit since the last revision: >> >> correcting jtreg header order, add meaningful comments for each test >> methods and prope

Re: RFR: 8355393: Create a Test case to have special cases coverage for currency.getInstance() [v2]

2025-05-11 Thread Abhishek N
itten to JTreport\html\report.html > Results written to JTwork Abhishek N has updated the pull request incrementally with one additional commit since the last revision: correcting jtreg header order, add meaningful comments for each test methods and properties file - Changes: -

RFR: 8355393: Create a Test case to have special cases coverage for currency.getInstance()

2025-05-09 Thread Abhishek N
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 -di