Integrated: JDK-8273229: Update OS detection code to recognize Windows Server 2022

Matthias Baesken mbaesken at openjdk.java.net
Thu Sep 2 11:26:35 UTC 2021


On Thu, 2 Sep 2021 06:43:16 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Hello, please review this small change.
> The OS detection code of the JDK/JVM should recognize the new Windows server 2022 :
> 
> https://docs.microsoft.com/en-us/lifecycle/products/windows-server-2022
> https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info
> 
> The build number of Windows server 2022 according to the documentation in the second link is 20348 .
> Thanks, Matthias

This pull request has now been integrated.

Changeset: c2e015c3
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c2e015c3c1a2274112bb8e6671a85bc7fb624fde
Stats:     14 lines in 2 files changed: 9 ins; 0 del; 5 mod

8273229: Update OS detection code to recognize Windows Server 2022

Reviewed-by: alanb, dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/5347


More information about the core-libs-dev mailing list