8000 Move processing of Swing border to AWT event dispatcher thread by ptziegler · Pull Request #1270 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Move processing of Swing border to AWT event dispatcher thread#1270

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog
Oct 12, 2025
Merged

Move processing of Swing border to AWT event dispatcher thread#1270
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog

Conversation

@ptziegler
Copy link
Contributor

This is a continuation of 979a129, where the Swing border is now consumed in the AWT event dispatcher thread, rather than the SWT UI thread. Interactions between those threads are done asynchronously, to avoid accidental deadlocks.

This is a continuation of 979a129,
where the Swing border is now consumed in the AWT event dispatcher
thread, rather than the SWT UI thread. Interactions between those
threads are done asynchronously, to avoid accidental deadlocks.
@ptziegler ptziegler added this to the 1.22.0 milestone Oct 12, 2025
@github-actions
Copy link

Test Results

 2 720 files  ±0   2 720 suites  ±0   10h 14m 43s ⏱️ + 18m 7s
 7 002 tests ±0   6 944 ✅ ±0   58 💤 ±0  0 ❌ ±0 
28 008 runs  ±0  27 776 ✅ ±0  232 💤 ±0  0 ❌ ±0 

Results for commit 2c20c33. ± Comparison against base commit 6f2d424.

@ptziegler ptziegler merged commit 8808054 into eclipse-windowbuilder:master Oct 12, 2025
9 checks passed
@ptziegler ptziegler deleted the swing-border-dialog branch October 12, 2025 16:49
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