On Fri, 26 Jun 2026 14:16:50 GMT, Matthias Baesken <[email protected]> wrote:

> Btw. the whole Java_sun_awt_windows_WToolkit_getWindowsVersion seems to miss 
> modern Windows versions ; probably this would need some adjustment too , or 
> is it obsolete these days?

I wondered if it's used at all, but I didn't look more thoroughly. Why can't it 
print what the JVM already provides?

The version macro were and are still used in parts of the native code, although 
in majority of cases we may remove these checks now, I think.

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

PR Comment: https://git.openjdk.org/jdk/pull/31676#issuecomment-4810443137

Reply via email to