Skip to content

Let composite/filtered collections accept null elements#36923

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

Let composite/filtered collections accept null elements#36923
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
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) status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants