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

#600: Fix false positves for RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE… #1574

Closed
wants to merge 1 commit into from

Conversation

elruwen
Copy link
Contributor

@elruwen elruwen commented Jun 10, 2021

… in Java 11

This should fix issue #600 and #1338. I also fixed the broken tests for #259.

This is my very first change to spotbugs. I am not 100% sure about the java11 and java14 test classes folder. Are those only run for those JDKs? My code should work for all of them...

Cheers
Ruwen


Make sure these boxes are checked before submitting your PR -- thank you!

  • Added an entry into CHANGELOG.md if you have changed SpotBugs code

…LL_VALUE in Java 11

This should fix issue spotbugs#600 and spotbugs#1338. I also fixed the broken tests for spotbugs#259.
@elruwen
Copy link
Contributor Author

elruwen commented Jun 10, 2021

bad author values

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.

None yet

1 participant