[jfx23u] RFR: 8335469: [XWayland] crash when an AWT ScreenCast session overlaps with an FX ScreenCast session [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Mon Nov 25 19:50:24 UTC 2024
On Mon, 25 Nov 2024 19:25:36 GMT, Alexander Zvegintsev <azvegint at 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
More information about the openjfx-dev
mailing list