RFR: 8353002: Remove unnecessary Windows version check in WTaskbarPeer

duke duke at openjdk.org
Mon Apr 7 19:50:13 UTC 2025


On Fri, 28 Mar 2025 09:41:22 GMT, Daniel Gredler <dgredler at 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.

@gredler 
Your change (at version ab72f571dd778dc8065b77c0e5f5c599345bc8b7) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/24287#issuecomment-2784463062


More information about the client-libs-dev mailing list