Skip to content

Polish lambda expression and method reference#49023

Closed
quaff wants to merge 1 commit intospring-projects:mainfrom
quaff:patch-198
Closed

Polish lambda expression and method reference#49023
quaff wants to merge 1 commit intospring-projects:mainfrom
quaff:patch-198

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Jan 30, 2026

No description provided.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 30, 2026
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 30, 2026
@philwebb philwebb added this to the 4.1.x milestone Jan 30, 2026
@snicoll snicoll self-assigned this Jan 30, 2026
@snicoll snicoll modified the milestones: 4.1.x, 3.5.11 Jan 30, 2026
@snicoll
Copy link
Member

snicoll commented Jan 30, 2026

Moving this back to 3.5.x to reduce the chance of a conflict when merging forward.

@philwebb
Copy link
Member

I put it in 4.1 due to the risk. I suspect it's safe, but I seem to remember we've had some issues in the past where method references can cause class not found errors that lambdas do not.

@snicoll
Copy link
Member

snicoll commented Jan 30, 2026

fair enough. The change for the lambda is only in 4.0.x and forward so I'll apply it on main. The 3 other changes are just syntaxic sugar.

snicoll pushed a commit that referenced this pull request Jan 30, 2026
See gh-49023

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@snicoll snicoll closed this in f09dfd9 Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants