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

Stop dealing with JLS2 in JLS 3,4,8 tests #3546

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

akurtakov
Copy link
Contributor

All that it does is to verify that some AST is created for JLS2 but not checking any of the content which makes it pretty useless.
It's a spin-off from #3533 to get "independent" parts in that are beneficial no matter when that one is done.

This only verifies that "some" AST is being created and is being
discarded without any further assertions in order to create the JLS3
one.
This only verifies that "some" AST is being created and is being
discarded without any further assertions in order to create the JLS4
one.
This only verifies that "some" AST is being created and is being
discarded without any further assertions in order to create the JLS8
one.
@akurtakov akurtakov changed the title Stop dealing with JLS2 JLS 3,4,8 tests Stop dealing with JLS2 in JLS 3,4,8 tests Jan 9, 2025
@akurtakov akurtakov merged commit 9dee5f4 into eclipse-jdt:master Jan 9, 2025
10 checks passed
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