On Fri, 3 Jul 2026 07:41:15 GMT, Thomas Stuefe <[email protected]> wrote:
> Just as a clarification: IS_VISTA was true on Vista and later, or just on > Vista? > Vista and later, Windows main version number larger or equal 6 `LOBYTE(LOWORD(::GetVersion())) >= 6` ------------- PR Comment: https://git.openjdk.org/jdk/pull/31762#issuecomment-4873961920
