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 MoveMembersTest failures due to moving to Java 1.8 as min version #1547

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jjohnstn
Copy link
Contributor

  • remove testFail19() and testFail21() tests which assume static methods in interfaces are forbidden which they are not in 1.8

What it does

See title.

How to test

Run MoveMembersTest.

Author checklist

- remove testFail19() and testFail21() tests which assume static
  methods in interfaces are forbidden which they are not in 1.8
@jjohnstn jjohnstn self-assigned this Jul 25, 2024
@jjohnstn jjohnstn added the bug Something isn't working label Jul 25, 2024
@jjohnstn jjohnstn added this to the 4.33 M2 milestone Jul 25, 2024
@iloveeclipse
Copy link
Member

Thanks. I wasn't sure what the tests test :-)

@iloveeclipse iloveeclipse merged commit 5b5d424 into eclipse-jdt:master Jul 25, 2024
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants