Integrated: 8340378: [XWayland] FXCanvas apps and tests crash on Ubuntu 24.04

Jayathirth D V jdv at openjdk.org
Mon Sep 15 03:30:49 UTC 2025


On Fri, 12 Sep 2025 08:32:38 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> As mentioned in recent PR : https://github.com/openjdk/jfx/pull/1890#issue-3401783091, we need to set environment variable GDK_BACKEND=x11 for running HelloFXCanvas also.
> 
> There is no correct way of setting environment variable through Java code/Netbeans project files. So we are capturing this additional step for Linux in README.txt.

This pull request has now been integrated.

Changeset: 17e37c21
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/17e37c21d7afdf435138e2068ea03c7ecc1bbba1
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8340378: [XWayland] FXCanvas apps and tests crash on Ubuntu 24.04

Reviewed-by: kcr

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

PR: https://git.openjdk.org/jfx/pull/1898


More information about the openjfx-dev mailing list