The IS_WINVISTA macro is obsolete these days, because we run on higher Windows versions as a minimum requirement. Same is true for the isVistaOS() method.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - JDK-8387675 Changes: https://git.openjdk.org/jdk/pull/31762/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31762&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387675 Stats: 90 lines in 10 files changed: 1 ins; 72 del; 17 mod Patch: https://git.openjdk.org/jdk/pull/31762.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31762/head:pull/31762 PR: https://git.openjdk.org/jdk/pull/31762
