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

Refine null-safety in the spring-context module #34151

Closed
sdeleuze opened this issue Dec 24, 2024 · 0 comments
Closed

Refine null-safety in the spring-context module #34151

sdeleuze opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

As a follow-up of #28797, @SuppressWarnings("NullAway") should be either documented, linked to a NullAway issue or removed with related null-safety refinements in the spring-context module.

@sdeleuze sdeleuze added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Dec 24, 2024
@sdeleuze sdeleuze added this to the 7.0.0-M1 milestone Dec 24, 2024
@sdeleuze sdeleuze self-assigned this Dec 24, 2024
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Dec 26, 2024
This commit uses `@SuppressWarnings("NullAway.Init")` when
relevant.

See spring-projectsgh-34147
See spring-projectsgh-34151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant