On Tue, 1 Apr 2025 15:51:07 GMT, Jayathirth D V <j...@openjdk.org> wrote:

> SwingNodePlatformExitCrashTest hangs on Ubuntu 24.04 and wayland when we use 
> < JDK 24.
> 
> This is happening because of issue identified in 
> https://bugs.openjdk.org/browse/JDK-8335468 and it is fixed in JDK 24.
> So we need to run this test on wayland only when we use JDK 24 or later.
> Test is updated and verified that it works appropriately now on Ubuntu 24.04.

Looks good. I confirm that without this fix, the test hangs when using JDK 23 
to run it and passes using JDK 24. With your fix, the test is skipped when 
using JDK 23 and still passes using JDK 24.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1753#pullrequestreview-2733520958

Reply via email to