RFR: 8350009: [XWayland] SwingNodePlatformExitCrashTest hangs on Ubuntu 24.04
Jayathirth D V
jdv at openjdk.org
Tue Apr 1 15:57:13 UTC 2025
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.
-------------
Commit messages:
- 8350009: [XWayland] SwingNodePlatformExitCrashTest hangs on Ubuntu 24.04
Changes: https://git.openjdk.org/jfx/pull/1753/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1753&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8350009
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1753.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1753/head:pull/1753
PR: https://git.openjdk.org/jfx/pull/1753
More information about the openjfx-dev
mailing list