Fix Comparators.nullsLow and Comporators.nullsHigh behavior by mathieu-amblard · Pull Request #31808 · spring-projects/spring-framework (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mathieu-amblard

@mathieu-amblard

…ort null values lower than non-null values, nullsHigh should sort null values higher than non-null values

sbrannen added a commit to sbrannen/spring-framework that referenced this pull request

Dec 11, 2023

@sbrannen

@sbrannen

Congratulations on submitting your first PR for the Spring Framework! 👍

This has been merged into main in a013840 and revised in 7432a96.

Thanks

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

in: core

Issues in core modules (aop, beans, core, context, expression)

type: regression

A bug that is also a regression