[jdk11u-dev] Integrated: 8294427: Check boxes and radio buttons have rendering issues on Windows in High DPI env

Andrew Lu andrewlu at openjdk.org
Mon Nov 20 10:47:46 UTC 2023


On Wed, 8 Nov 2023 06:17:31 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 11.0.22-oracle.
> 
> src/java.desktop/windows/native/libawt/windows/ThemeReader.cpp
>  "static PFNOPENTHEMEDATA OpenThemeData = NULL;" different name but same type.

This pull request has now been integrated.

Changeset: 45e3cbf6
Author:    Andrew Lu <andrewlu at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/45e3cbf6ede6d29b47868de354a3878a718ebe10
Stats:     197 lines in 5 files changed: 100 ins; 36 del; 61 mod

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

Reviewed-by: lucy
Backport-of: a63afa4aa62863d1a199a0fb7d2f56ff8fcd04fd

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2273


More information about the jdk-updates-dev mailing list