On Thu, 25 Jun 2026 14:46:24 GMT, Matthias Baesken <[email protected]> wrote:

> 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. Same is true for the IS_WINXP check.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 10af769e
Author:    Matthias Baesken <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/10af769eb06427e37ae943a21964ae51de4526c6
Stats:     128 lines in 7 files changed: 4 ins; 96 del; 28 mod

8387298: IS_WIN2000 and IS_WINXP macros are obsolete

Reviewed-by: aivanov, dgredler

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

PR: https://git.openjdk.org/jdk/pull/31676

Reply via email to