Skip to content

Comparators.nullsLow creates wrong kind of NullSafeComparator [SPR-17357] #21891

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-17357 and commented

Due to a typo, Comparators.nullsLow passes in false into NullSafeComparator's nullsLow argument. This has been fixed through PR 1982 on master but needs to be backported to 5.0.10 as well, tracking the fix through this JIRA issue now.


Affects: 5.0.9, 5.1 GA

Referenced from: pull request #1982, and commits 8d1499e

Backported to: 5.0.10

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions