RFR: 8340387: Update OS detection code to recognize Windows Server 2025

Jaikiran Pai jpai at openjdk.org
Sun Sep 22 12:50:34 UTC 2024


On Thu, 19 Sep 2024 07:40:43 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Windows Server 2025 will be releases in a few months.
> The OS detection code of the JVM/JDK should recognize the new Windows server 2025 version.
> (currently Windows server 2022 is printed , that is wrong)
> 
> The build numbers of some recent previews documented here
> https://learn.microsoft.com/en-us/windows-server/get-started/whats-new-windows-server-2025
> are 26080 and 26085 (final release version will most likely be a bit higher).

Hello Matthias, please give me a day or so to run this against our internal CI to make sure there are no unexpected issues.

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

PR Comment: https://git.openjdk.org/jdk/pull/21082#issuecomment-2366771835


More information about the core-libs-dev mailing list