Skip to content

Fix wrong variable reference in debug tooltip for inherited methods#970

Merged
SougandhS merged 1 commit into
eclipse-jdt:masterfrom
SougandhS:inherited
Jun 30, 2026
Merged

Fix wrong variable reference in debug tooltip for inherited methods#970
SougandhS merged 1 commit into
eclipse-jdt:masterfrom
SougandhS:inherited

Conversation

@SougandhS

Copy link
Copy Markdown
Member

Add check to confirm the field's declaring type is an ancestor of this's runtime type

Fixes : #396

What it does

How to test

Author checklist

Add check to confirm the field's declaring type is an ancestor of this's
runtime type

Fixes : eclipse-jdt#396
@SougandhS SougandhS merged commit 8623659 into eclipse-jdt:master Jun 30, 2026
13 checks passed
@SougandhS SougandhS deleted the inherited branch June 30, 2026 14:04
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.

Debug tooltip contains wrong variable reference for inherited methods

1 participant