On Mon, 29 Jun 2026 10:54:34 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.
>> 
>> ---------
>> - [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

Test failure 
[compiler/escapeAnalysis/TestBCEscapeAnalyzerOverflow](https://github.com/MBaesken/jdk/actions/runs/28366715516#user-content-compiler_escapeanalysis_testbcescapeanalyzeroverflow)
  is unrelated.

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

PR Comment: https://git.openjdk.org/jdk/pull/31676#issuecomment-4844075120

Reply via email to