On Fri, 24 Jul 2026 07:26:56 GMT, Matthias Baesken <[email protected]> wrote:

> At some places in the coding we still check for VER_PLATFORM_WIN32_NT, but 
> this should be obsolete.
> All Windows versions from at least Windows XP fall in this category
> https://learn.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-osversioninfoa
> 
> There is another usage in java.base 
> (java.base/windows/native/libjava/java_props_md.c), I can handle this here or 
> do the java.base adjustment in another PR.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Marked as reviewed by clanger (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/32037#pullrequestreview-4776633805

Reply via email to