Skip to content

Fix ConcurrentModifcationException in MenuObjectEditPart#1440

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:cme
Apr 8, 2026
Merged

Fix ConcurrentModifcationException in MenuObjectEditPart#1440
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:cme

Conversation

@ptziegler
Copy link
Copy Markdown
Contributor

The edit-part registry of a viewer might change when refreshing an edit-part. To avoid this, use a copy of all edit-parts.

Seen in MenuComplexTest.test_CREATE_popup_newItem_deep

The edit-part registry of a viewer might change when refreshing an
edit-part. To avoid this, use a copy of all edit-parts.

Seen in MenuComplexTest.test_CREATE_popup_newItem_deep
@ptziegler ptziegler added this to the 1.24.0 milestone Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Test Results

 2 550 files  ±0   2 550 suites  ±0   11h 32m 18s ⏱️ + 4m 18s
 7 018 tests ±0   6 960 ✅ +1   58 💤 ±0  0 ❌ ±0 
26 832 runs  ±0  26 614 ✅ +1  218 💤 ±0  0 ❌ ±0 

Results for commit 48bd93a. ± Comparison against base commit 682778f.

@ptziegler ptziegler merged commit cb726d9 into eclipse-windowbuilder:master Apr 8, 2026
7 of 8 checks passed
@ptziegler ptziegler deleted the cme branch April 8, 2026 19:37
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