On Fri, 26 Jun 2026 14:07:31 GMT, Alexey Ivanov <[email protected]> wrote:
> `IS_WINXP` macro is also obsolete, no java launcher would start on Windows > XP. Shall we remove it too? > > To some extent, `IS_WINVISTA` is also obsolete because it always returns > `true`. > > If I'm not mistaken, no java launcher would start on Windows Vista now; it > may still work on Windows 7. Yes I agree, my understanding is as well that we need at least Windows 7, maybe Windows 8. Do you suggest to kick out `IS_WINXP` and `IS_WINVISTA` in this PR or better do it as a follow up ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31676#issuecomment-4810376788
