Skip to content

Conversation

@arefbehboudi
Copy link
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 16, 2024
@wilkinsona
Copy link
Member

Thanks for the proposal but I'm not sure that this is an improvement. The constructor to which you've added the assertions is package-private and should never be called with null for any of its arguments. Have you seen a NullPointerException that suggests otherwise?

@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Dec 16, 2024
@arefbehboudi
Copy link
Contributor Author

arefbehboudi commented Dec 16, 2024

You're right. These changes are unnecessary, and since the constructor is package-private and shouldn't be called with null arguments, there's no need for these checks. Thank you for pointing that out!

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Dec 16, 2024
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: declined A suggestion or change that we don't feel we should currently apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants