On Mon, 23 Sep 2024 06:38:45 GMT, Matthias Baesken <mbaes...@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). > > Thanks for the reviews ! > @MBaesken Is this issue going to be backported to jdk17 (and jdk8) as well? Thanks for the reminder, I just started a backport to jdk17u-dev. Regarding jdk8 I don't know, no backport from me but maybe some jdk8 maintainers will do it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21082#issuecomment-2458997046