On Fri, 26 Jun 2026 18:00:14 GMT, Phil Race <[email protected]> wrote:
>> Given that the only supported version of Windows is Windows 11 (and Windows
>> 10 to some extent), yes, I'd rather remove the entire method.
>
> I think we could replace that one usage
> log.fine("Win version: " + getWindowsVersion());
>
> with System.getProperty("os.version")
>
> and get rid of this method.
Sounds good, let's remove it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31676#discussion_r3491125384