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

Bug 380786 - [compiler][null] missed "Potential Nullpointer Access" on mutable method argument #297

Merged
merged 1 commit into from Aug 7, 2022

Conversation

stephan-herrmann
Copy link
Contributor

Initialize method arguments as unknown nullness by default

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=380786

mutable method argument

Initialize method arguments as unknown nullness by default
@stephan-herrmann stephan-herrmann merged commit 4d27bb5 into eclipse-jdt:master Aug 7, 2022
1 check passed
@stephan-herrmann stephan-herrmann deleted the bug380786 branch August 7, 2022 20:53
gerking pushed a commit to gerking/eclipse.jdt.core that referenced this pull request Aug 17, 2022
…n mutable method argument (eclipse-jdt#297)

Initialize method arguments as unknown nullness by default
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