On Mon, 3 Aug 2026 02:42:13 GMT, by1361092 <[email protected]> wrote:

> Please review this change. Thanks!
> 
> The launcher test Settings.java compares command output against expected 
> text. The test was sensitive to the default locale because the expected 
> output was assumed to be in English.
> 
> This change makes the test run with the en-US locale explicitly to ensure 
> stable test results regardless of the default locale.
> 
> Testing:
> - jtreg test/jdk/tools/launcher/Settings.java with LANG=zh_CN.utf8 and 
> LC_ALL=zh_CN.utf8: passed.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 7327d051
Author:    m0_52396356 <[email protected]>
Committer: Jaikiran Pai <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/7327d051c89af427794971b608f3607ec361ee01
Stats:     29 lines in 1 file changed: 10 ins; 0 del; 19 mod

8388366: Launcher test stability regardless of the default locale

Reviewed-by: naoto, jpai

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

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

Reply via email to