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

Remove redundant null check for sorter #43343

Closed
wants to merge 1 commit into from

Conversation

Jae-Young98
Copy link
Contributor

I think the second Null check on the classifier field assignment is redundant because its value has already been processed in the previous part of the method. Therefore, I modified it by specifying the sorter that has already been processed.

@pivotal-cla
Copy link

@Jae-Young98 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@Jae-Young98 Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 2, 2024
@mhalbritter mhalbritter added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 2, 2024
@mhalbritter mhalbritter changed the title Refactor Remove redundant null check for sorter Remove redundant null check for sorter Dec 2, 2024
@mhalbritter mhalbritter added this to the 3.3.x milestone Dec 2, 2024
@mhalbritter mhalbritter self-assigned this Dec 2, 2024
@mhalbritter mhalbritter modified the milestones: 3.3.x, 3.4.x Dec 2, 2024
mhalbritter pushed a commit that referenced this pull request Dec 2, 2024
mhalbritter added a commit that referenced this pull request Dec 2, 2024
@mhalbritter
Copy link
Contributor

Thanks @Jae-Young98 !

@mhalbritter mhalbritter modified the milestones: 3.4.x, 3.4.1 Dec 2, 2024
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