On Mon, 25 Nov 2024 19:25:36 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> Hi all, >> >> This pull request contains a backport of commit >> [001f292e](https://github.com/openjdk/jfx/commit/001f292e9f6f31e903e1219ffbc84432bae5824b) >> from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. >> >> The commit being backported was authored by Alexander Zvegintsev on 25 Nov >> 2024 and was reviewed by Kevin Rushforth and Lukasz Kostyra. >> >> Thanks! > > Alexander Zvegintsev has updated the pull request with a new target base due > to a merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains two additional > commits since the last revision: > > - Merge branch 'master' into backport-azvegint-001f292e-master > - Backport 001f292e9f6f31e903e1219ffbc84432bae5824b After merging changes from #34, the GHA builds was successfully completed. As for local testing, the `SwingNodeJDialogTest` and `LinuxScreencastHangCrashTest` are passed on X11, and are skipped on Wayland as expected. ------------- PR Comment: https://git.openjdk.org/jfx23u/pull/33#issuecomment-2498895951