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

remove unnecessary casts #1988

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

stephan-herrmann
Copy link
Contributor

When eclipse-jdt/eclipse.jdt.core#2471 is merged, ecj will signal more casts as unnecessary.

With this PR I suggest to remove affected casts before new errors/warnings will show up in the build.

Copy link
Contributor

github-actions bot commented Jun 20, 2024

Test Results

 1 815 files  +  605   1 815 suites  +605   1h 29m 39s ⏱️ + 26m 12s
 7 663 tests ±    0   7 435 ✅ +    4  228 💤  -   3  0 ❌  - 1 
24 150 runs  +8 050  23 401 ✅ +7 815  749 💤 +236  0 ❌  - 1 

Results for commit 713aa0e. ± Comparison against base commit 1acae4f.

♻️ This comment has been updated with latest results.

@merks
Copy link
Contributor

merks commented Jun 20, 2024

@stephan-herrmann

If you need help pushing any of these to completion just @ mention me. There’s a lot of action here so easy to lose track.

And thanks 🙏 for being so proactive! ❤️ 🏅

@stephan-herrmann
Copy link
Contributor Author

If you need help pushing any of these to completion just @ mention me. There’s a lot of action here so easy to lose track.

And thanks 🙏 for being so proactive! ❤️ 🏅

@merks yea, I didn't expect a little compiler fix to reveal so much unnecessary stuff :)

For an overview simply check the list of PRs mentioned on eclipse-jdt/eclipse.jdt.core#2471

@stephan-herrmann
Copy link
Contributor Author

ready :)

@merks merks merged commit 160dfa8 into eclipse-platform:master Jun 20, 2024
16 checks passed
@stephan-herrmann stephan-herrmann deleted the removeCasts branch June 20, 2024 20:20
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.

2 participants