> The IS_WIN2000 macro checks for Windows major version number >= 5, see > https://github.com/search?q=repo%3Aopenjdk%2Fjdk%20IS_WIN2000&type=code > but we run for a long time on much higher Windows versions as a minimum. > So the check is obsolete. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: Remove IS_WINXP ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31676/files - new: https://git.openjdk.org/jdk/pull/31676/files/9762fba6..1a3b62cd Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=00-01 Stats: 85 lines in 6 files changed: 4 ins; 52 del; 29 mod Patch: https://git.openjdk.org/jdk/pull/31676.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31676/head:pull/31676 PR: https://git.openjdk.org/jdk/pull/31676
