On Fri, 3 Jul 2026 10:40:39 GMT, Kieran Farrell <[email protected]> wrote:

>> test/jdk/sun/tools/jcmd/TestJcmdShowSettings.java line 146:
>> 
>>> 144:         output.shouldHaveExitValue(0);
>>> 145:         output.shouldContain("Operating System Metrics:");
>>> 146:     }
>> 
>> Isn't this failing when not on Linux?
>
> no it prints:
> 
> 46442:
> Operating System Metrics:
>     No metrics available for this platform
> 
> as does 'java -XshowSettings:system', see `printSystemMetrics` of the 
> `LauncherHelper`

OK. Thanks for checking.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31742#discussion_r3519600135

Reply via email to