On Fri, 2 Aug 2024 09:07:47 GMT, Tejesh R <t...@openjdk.org> wrote:

> The check mark had been transformed with default scale which is 1.0 and the 
> same is used on click of checkbox. This was done while computing the layout 
> and not updated while paint. Hence the scaling update is done on painting the 
> check mark and CI testing is green after the update too.

src/java.desktop/unix/classes/sun/awt/X11/XCheckboxPeer.java line 1:

> 1: /*

update copyright year in this file

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20441#discussion_r1702456282

Reply via email to