On Wed, 1 Jul 2026 07:43:49 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).
>
> Matthias Baesken has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Remove additional defines of COLOR_MENUBAR

LGTM

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

Marked as reviewed by dgredler (Committer).

PR Review: https://git.openjdk.org/jdk/pull/31676#pullrequestreview-4610338405

Reply via email to