Skip to content

Let composite/filtered collections accept null elements - #36923

Closed
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-139
Closed

quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-139

Conversation

@quaff

@quaff quaff commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
  1. Keep FilteredIterator consistent with CompositeIterator to accept null
  2. Fix warning Non-null type argument is expected and Assigning a class with nullable type arguments when a class with not-null type arguments is expected

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 15, 2026
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@sbrannen
sbrannen requested a review from sdeleuze June 15, 2026 12:17
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label Jun 15, 2026

@sdeleuze sdeleuze left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those refinements make sense to me, just not sure if that should target 7.0.x or 7.1.x. Let's discuss that in our meeting.

@sdeleuze sdeleuze added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 7, 2026
@sdeleuze sdeleuze self-assigned this Jul 7, 2026
@sdeleuze sdeleuze added this to the 7.0.9 milestone Jul 7, 2026
@sdeleuze sdeleuze closed this in 9726c7e Jul 8, 2026
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: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants