Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[backport] Fix rareNullPointerException in some tree-based collections#10640

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SethTisue merged 1 commit intoscala:2.12.xfromlrytz:t12921-backport
Jan 18, 2024

Conversation

@lrytz
Copy link
Member

@lrytzlrytz commentedDec 19, 2023
edited by SethTisue
Loading

...by fixingRedBlackTree.doFrom

upd may return a red tree with a red child. Need to usemaybeBlacken when such a tree is not expected.

Backport of#10632.

He-Pin reacted with thumbs up emoji
@scala-jenkinsscala-jenkins added this to the2.12.19 milestoneDec 19, 2023
`upd` may return a red tree with a red child. Need to use `maybeBlacken`when such a tree is not expected.
@SethTisueSethTisue added the prio:hihigh priority (used only by core team, only near release time) labelDec 22, 2023
@SethTisueSethTisue added library:collectionsPRs involving changes to the standard collection library and removed prio:hihigh priority (used only by core team, only near release time) labelsJan 18, 2024
@SethTisueSethTisue merged commite8ace4b intoscala:2.12.xJan 18, 2024
@SethTisueSethTisue added the release-notesworth highlighting in next release notes labelJan 18, 2024
@SethTisueSethTisue changed the title[backport] Fix RedBlackTree.doFrom / doTo / doUntil[backport] Fix rareNullPointerException in some tree-based collections (by fixingRedBlackTree.doFrom)Jan 22, 2024
@SethTisueSethTisue changed the title[backport] Fix rareNullPointerException in some tree-based collections (by fixingRedBlackTree.doFrom)[backport] Fix rareNullPointerException in some tree-based collectionsFeb 6, 2024
hamzaremmal pushed a commit to hamzaremmal/scala3 that referenced this pull requestMay 2, 2025
[backport] Fix RedBlackTree.doFrom / doTo / doUntil
hamzaremmal pushed a commit to scala/scala3 that referenced this pull requestMay 7, 2025
[backport] Fix RedBlackTree.doFrom / doTo / doUntil
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

library:collectionsPRs involving changes to the standard collection libraryrelease-notesworth highlighting in next release notes

Projects

None yet

Milestone

2.12.19

Development

Successfully merging this pull request may close these issues.

3 participants

@lrytz@SethTisue@scala-jenkins

[8]ページ先頭

©2009-2025 Movatter.jp