RFR: 8354317: [XWayland] Problem list two tests crashing XWayland server

Jayathirth D V jdv at openjdk.org
Fri Apr 11 05:51:26 UTC 2025


On Thu, 10 Apr 2025 16:35:33 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> Problem list two tests crashing XWayland server
> Corresponding issue [JDK-8354097](https://bugs.openjdk.org/browse/JDK-8354097)

Suggestion:
Since we will be streamlining things to run on Ubuntu 24.04 & Wayland, we can use/add utility to determine whether we use Waylnad/Xorg and disable tests on particular windowing system.

Recently in OpenJFX, i was able to use `test.util.isOnWayland()` to disable tests only in Wayland.

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

Marked as reviewed by jdv (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24582#pullrequestreview-2759205270


More information about the client-libs-dev mailing list