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

Fix failing ModelUtilTests #3247 #3257

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

jarthana
Copy link
Member

@jarthana jarthana commented Nov 5, 2024

Make sure that the older spec method getDocComment() does not reference the JLS 23 method getDocCommentKind()

What it does

Fixes #3247

How to test

Author checklist

Make sure that the older spec method getDocComment() does not reference
the JLS 23 method getDocCommentKind()
@jarthana jarthana merged commit b5a589f into eclipse-jdt:master Nov 5, 2024
10 checks passed
@jarthana jarthana deleted the gh3247 branch November 5, 2024 19:08
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.

ModelUtilTests.testElementsWithEclipseCompiler fails since I20241104-1800
1 participant