RFR: JDK-8294427 - Check boxes and radio buttons have rendering issues on Windows in High DPI env

Alexey Ivanov aivanov at openjdk.org
Tue May 2 15:02:15 UTC 2023


On Fri, 28 Apr 2023 21:42:07 GMT, Phil Race <prr at openjdk.org> wrote:

> I guess this could (should?) be backported but Windows 10 is the oldest supported OS no matter what the JDK version. And only the more recent versions of Windows 10 at that ...

I think it should be backported. The `OpenThemeDataForDpi` function was introduced in Windows 10 version 1703 which is already 5 years old and is unsupported, that is the function is available in the supported versions of Windows 10 and 11.

I may be useful to be able to run Java on previous versions though, yet it's not a priority.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13701#discussion_r1182674817



More information about the client-libs-dev mailing list