Skip to content

Fix minHigh, add synchronized on cache-writing#829

Merged
lemire merged 2 commits into
masterfrom
longlong/navigablemap/fixSortedHighs
Apr 5, 2026
Merged

Fix minHigh, add synchronized on cache-writing#829
lemire merged 2 commits into
masterfrom
longlong/navigablemap/fixSortedHighs

Conversation

@blacelle
Copy link
Copy Markdown
Member

@blacelle blacelle commented Apr 3, 2026

SUMMARY

Fixes #828
Improves #773 (though the fix is not 100% clean, it just much improve the situation).

Automated Checks

  • I have run ./gradlew test and made sure that my PR does not break any unit test.

@lemire
Copy link
Copy Markdown
Member

lemire commented Apr 5, 2026

@blacelle Can you see what the AI suggests?

@blacelle
Copy link
Copy Markdown
Member Author

blacelle commented Apr 5, 2026

Oh, yes. For some reason, I did not get a notification.

@lemire lemire merged commit 6a70976 into master Apr 5, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Roaring64NavigableMap.or() throws AssertionError when merging bitmaps containing negative long values

3 participants