<i18n dev> Integrated: 8358095: Cleanup tests with explicit locale provider set to only CLDR

Justin Lu jlu at openjdk.org
Tue Jun 3 16:16:08 UTC 2025


On Thu, 29 May 2025 21:59:30 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which cleans up some i18n tests.
> 
> There are some i18n related tests that set the locale provider to CLDR (and only CLDR). Since JDK9, this is redundant and equivalent to the default. Thus, occurrences of "-Djava.locale.providers=CLDR" are just extra noise for these tests. 
> 
> As this change is trivial cleanup, bug IDs are not updated in this change.

This pull request has now been integrated.

Changeset: 04c15466
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/04c15466f68f1208084ee6e5f2322ace707d0446
Stats:     63 lines in 21 files changed: 0 ins; 5 del; 58 mod

8358095: Cleanup tests with explicit locale provider set to only CLDR

Reviewed-by: bpb, naoto

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

PR: https://git.openjdk.org/jdk/pull/25532


More information about the i18n-dev mailing list