[jdk17u-dev] Integrated: 8317372: Refactor some NumberFormat tests to use JUnit

Andrew Lu andrewlu at openjdk.org
Thu Jun 27 08:08:15 UTC 2024


On Mon, 24 Jun 2024 09:33:39 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 17.0.13-oracle.
> test/jdk/java/text/Format/NumberFormat/Bug4838107.java has changed by 8316696: Remove the testing base classes: IntlTest and CollatorTest
> test/jdk/java/text/Format/NumberFormat/Bug8132125.java has changed by 8283698: Refactor Locale constructors used in src/test
> test/jdk/java/text/Format/NumberFormat/CurrencyFormat.java has changed by 8283698: Refactor Locale constructors used in src/test and 8301991: Convert l10n properties resource bundles to UTF-8 native
> test/jdk/java/text/Format/NumberFormat/TestPeruCurrencyFormat.java has changed by 8283698: Refactor Locale constructors used in src/test

This pull request has now been integrated.

Changeset: 5b43be27
Author:    Andrew Lu <andrewlu at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/5b43be27c310c353445b56eb881fbc55341a37fa
Stats:     947 lines in 9 files changed: 394 ins; 195 del; 358 mod

8317372: Refactor some NumberFormat tests to use JUnit

Reviewed-by: mdoerr
Backport-of: 9622de2aa89923b8444df093ae1c596bc336f14f

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2628


More information about the jdk-updates-dev mailing list