Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8216292 | openjfx11 | Pankaj Bansal | P2 | Resolved | Fixed | |
JDK-8217436 | 8u212 | Pankaj Bansal | P2 | Closed | Fixed | b03 |
Ubuntu 18.04 optionally uses Wayland.
JavaFX on linux uses the GtkGlassApplication, which takes jdk,gtk.version to determine which version of GTK to use, and that defaults to 3.
However, using XWayland crashes at a number of places.
By reverting to GTK 2 on said system, there is no crash.
JavaFX on linux uses the GtkGlassApplication, which takes jdk,gtk.version to determine which version of GTK to use, and that defaults to 3.
However, using XWayland crashes at a number of places.
By reverting to GTK 2 on said system, there is no crash.
- backported by
-
JDK-8216292 JavaFX crashes on Ubuntu 18.04 with Wayland
-
- Resolved
-
-
JDK-8217436 JavaFX crashes on Ubuntu 18.04 with Wayland
-
- Closed
-
- duplicates
-
JDK-8213149 OpenJFX: segmentation fault in JavaThread "GtkNativeMainLoopThread"
-
- Closed
-
-
JDK-8215104 Unable to run JavaFX on jdk 11.0.1
-
- Closed
-
- relates to
-
JDK-8215364 JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop
-
- Resolved
-
-
JDK-8198654 Switch FX's default GTK version to 3
-
- Resolved
-
- links to
(1 relates to, 2 links to)