E534 Manage lifecycle of preview in LAF preference page via AWT even thread by ptziegler · Pull Request #940 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Manage lifecycle of preview in LAF preference page via AWT even thread#940

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:laf
Dec 8, 2024
Merged

Manage lifecycle of preview in LAF preference page via AWT even thread#940
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:laf

Conversation

@ptziegler
Copy link
Contributor

The applet that is created as part of the preview needs to be created and disposed from within the AWT even thread, to avoid deadlocks when called from within the SWT UI thread.

See #937

The applet that is created as part of the preview needs to be created
and disposed from within the AWT even thread, to avoid deadlocks when
called from within the SWT UI thread.

See eclipse-windowbuilder#937
@ptziegler ptziegler added this to the 1.19.0 milestone Dec 8, 2024
@ptziegler ptziegler merged commit 9dd68c7 into eclipse-windowbuilder:master Dec 8, 2024
@ptziegler ptziegler deleted the laf branch December 8, 2024 19:59
@ptziegler ptziegler mentioned this pull request Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0