[jdk17u-dev] RFR: 8310923: Refactor Currency tests to use JUnit [v2]
Goetz Lindenmaier
goetz at openjdk.org
Mon Jan 29 11:16:34 UTC 2024
On Thu, 25 Jan 2024 06:31:50 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
>> I backport this for parity with 17.0.11-oracle.
>> Backport for JDK-8321480 and JDK-8310923, JDK-8321480 depends on JDK-8310923,
>> all clean except: src/java.base/share/data/currency/CurrencyData.properties file path has been changed, backport to the origin file
>> All Locale constructors change to new Locale("", country) due to JDK-8283698 has not been backported.
>> Local test pass.
>
> Andrew Lu has updated the pull request incrementally with two additional commits since the last revision:
>
> - Backport e848d9471f5de86e5ac157b710cd7371f12f0024
> - Backport e848d9471f5de86e5ac157b710cd7371f12f0024
Hi @luchenlin ,
this mingles two quite different changes if I get it right.
The junit refactoring of the currentcy tests, and the ISO 4217 update.
Please make two seperate PRs for these two changes. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2174#issuecomment-1914474539
More information about the jdk-updates-dev
mailing list