Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDIType.throwDebugException() doesn't properly handle disconnected exception (#192) #193

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

iloveeclipse
Copy link
Member

TL;DR: simply don't override the super method - it does already the "right thing".

See longer explanation in #192.

Fixes #192

exception (eclipse-jdt#192)

TL;DR: simply don't override the super method - it does already the
"right thing".

See longer explanation in eclipse-jdt#192.

Fixes eclipse-jdt#192
@iloveeclipse iloveeclipse merged commit a7078f8 into eclipse-jdt:master Mar 8, 2023
@iloveeclipse iloveeclipse deleted the issue_192 branch March 8, 2023 15:11
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.

JDIType.throwDebugException() doesn't properly handle disconnected exception
1 participant