RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

Alexey Ivanov aivanov at openjdk.org
Fri Mar 22 15:44:22 UTC 2024


On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race <prr at openjdk.org> wrote:

> This previously closed test is cleaned up, opened and fixed to work on hidpi at fractional scales.
> It has unrelated problems on macOS 14 and is problem listed there (as it was when it was a closed test).

Looks good to me.

I agree with @honkar-jdk, the test passes on macOS 14.3.1 for me. The original test couldn't click the button, now that the mouse cursor is position at the centre of the button, robot clicks it and the test passes.

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

Marked as reviewed by aivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18439#pullrequestreview-1955147526


More information about the client-libs-dev mailing list