Skip to content

Fix ConcurrentModificationException in JDIDebugTarget.cleanup#631

Merged
iloveeclipse merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:pr-619
Mar 6, 2025
Merged

Fix ConcurrentModificationException in JDIDebugTarget.cleanup#631
iloveeclipse merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:pr-619

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Mar 6, 2025

Use concurrent datastructure

Raising on behalf of @jukzi 's #619 , Since his ECA is not verified.

Fixes : #561

What it does

How to test

Author checklist

@iloveeclipse iloveeclipse merged commit f7ab749 into eclipse-jdt:master Mar 6, 2025
11 checks passed
@SougandhS
Copy link
Copy Markdown
Member Author

Thank you @iloveeclipse

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.

ConcurrentModificationException in JDIDebugTarget.cleanup

2 participants