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

Harshitha Onkar honkar at openjdk.org
Fri Mar 22 01:52:25 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).

Problemlist on macOS no longer required due to the updated test changes.

@prrace This test passes on macOS 14.2. Earlier the test was problemlisted on mac because the mouse click was not being triggered on the edge of Frame or buttons. Since you have changed the button click location for hidpi problems, as a side-effect it to passes on macOS. So problemlisting is not required on macOS.

Test log on macOS 14.2


Action Performed
Before First Modal
handler is started
Running
Before Hiding 1
Before Synchronized
After First Modal
In Synchronized
After Notify
Stop Running
Show Something
STATUS:Passed.

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

PR Review: https://git.openjdk.org/jdk/pull/18439#pullrequestreview-1953791542
PR Comment: https://git.openjdk.org/jdk/pull/18439#issuecomment-2014167250


More information about the client-libs-dev mailing list