-
Bug
-
Resolution: Fixed
-
P4
-
jfx24, jfx25
-
b07
In JDK-8169285, we enabled SWT tests. Those may fail on some Linux distros. They are therefore disabled on Linux as of now.
We discovered various problems:
1. GDK_BACKEND=x11 need to be set in the args. This is normally set in launcher.c, but might be too late for SWT. We track this inJDK-8340378
2. It may work on Ubuntu 24.04.2, but did not for all of us.
We discovered various problems:
1. GDK_BACKEND=x11 need to be set in the args. This is normally set in launcher.c, but might be too late for SWT. We track this in
2. It may work on Ubuntu 24.04.2, but did not for all of us.
- is blocked by
-
JDK-8340378 [XWayland] FXCanvas apps and tests crash on Ubuntu 24.04
-
- Resolved
-
- relates to
-
JDK-8367599 SWTCursorsTest fails intermittently on Linux
-
- Open
-
- links to
-
Commit(master) openjdk/jfx/8fe5e284
-
Review(master) openjdk/jfx/1890