Fix Comparators.nullsLow and Comporators.nullsHigh behavior by mathieu-amblard · Pull Request #31808 · spring-projects/spring-framework (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
…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
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
Issues in core modules (aop, beans, core, context, expression)
A bug that is also a regression