> 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 Java_sun_awt_windows_WToolkit_getWindowsVersion

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/31676/files
  - new: https://git.openjdk.org/jdk/pull/31676/files/1a3b62cd..2ea9c228

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31676&range=01-02

  Stats: 30 lines in 2 files changed: 0 ins; 29 del; 1 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

Reply via email to