-
Notifications
You must be signed in to change notification settings - Fork 1.2k
reduce number of Error Prone warnings and some other IDE warnings #2026
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
reduce number of Error Prone warnings and some other IDE warnings #2026
Conversation
dghgit
commented
Aug 12, 2025
Same problem here, in some cases changing the code precludes the use of an earlier JVM. We'd need multiple versions - I'll have a closer look at this one, I find the amount of noise in the current 1.8 build distressing as well.
dghgit
commented
Sep 14, 2025
Thanks for the suggestions. I've managed to do most of the changes. I've still got a couple to go, haven't quite decided what's "best"... I'll expect this will get closed by the time 1.83 comes out.
No description provided.