On Thu, 29 May 2025 21:59:30 GMT, Justin Lu <j...@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.

Probably we can remove `/othervm` from those `@run` directives?

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

PR Comment: https://git.openjdk.org/jdk/pull/25532#issuecomment-2920752452

Reply via email to