[jdk17u-dev] RFR: 8310923: Refactor Currency tests to use JUnit
Andrew Lu
andrewlu at openjdk.org
Wed Jan 31 03:32:03 UTC 2024
I backport this for parity with 17.0.11-oracle.
All Locale constructors change to new Locale("", country) due to JDK-8283698 has not been backported.
Local test pass.
-------------
Commit messages:
- Backport e848d9471f5de86e5ac157b710cd7371f12f0024
Changes: https://git.openjdk.org/jdk17u-dev/pull/2187/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2187&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8310923
Stats: 1090 lines in 9 files changed: 436 ins; 372 del; 282 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2187.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2187/head:pull/2187
PR: https://git.openjdk.org/jdk17u-dev/pull/2187
More information about the jdk-updates-dev
mailing list