On Fri, 28 Mar 2025 09:41:22 GMT, Daniel Gredler <dgred...@openjdk.org> wrote:

> WTaskbarPeer contains a check as to whether the current Windows version is 
> Windows 7 or later. The current minimum supported version is Windows 10, so 
> this is no longer needed.
> 
> There didn't seem to be a public test exercising this code, so I also added a 
> basic Taskbar sanity test.

This pull request has now been integrated.

Changeset: 3757f660
Author:    Daniel Gredler <dgred...@openjdk.org>
Committer: Alexey Ivanov <aiva...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/3757f660f237408e843584c224f03a64657f7b31
Stats:     55 lines in 2 files changed: 50 ins; 3 del; 2 mod

8353002: Remove unnecessary Windows version check in WTaskbarPeer

Reviewed-by: prr, serb, aivanov

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

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

Reply via email to