> 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 additional defines of COLOR_MENUBAR ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31676/files - new: https://git.openjdk.org/jdk/pull/31676/files/2ea9c228..035f26d7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=02-03 Stats: 9 lines in 2 files changed: 0 ins; 9 del; 0 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
