Skip to content

Fix passing 'null' argument to parameter annotated as @NotNull #3468

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

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 10, 2024

Fix GH-3036

@christophstrobl
Copy link
Member

I think we should update the documentation and nullability contract annotations so they document what is currently allowed.

@gbrehmer
Copy link

gbrehmer commented Jun 19, 2024

this would solve the current Kotlin incompatibility as well (see #3439)

@christophstrobl
Copy link
Member

thanks for the heads up - moved this one up in the list.

christophstrobl pushed a commit that referenced this pull request Jun 21, 2024
@christophstrobl
Copy link
Member

Thank you @quaff !

@christophstrobl christophstrobl added this to the 3.3.2 (2024.0.2) milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specification toPredicate usage is violated in SimpleJpaRepository::delete
4 participants