Skip to content

Fix inverted value comparison logic in equals for SWMRHashTable and SWMRLong2ObjectHashTable#9

Open
Cubicake wants to merge 1 commit into
Tuinity:masterfrom
Cubicake:fixes
Open

Fix inverted value comparison logic in equals for SWMRHashTable and SWMRLong2ObjectHashTable#9
Cubicake wants to merge 1 commit into
Tuinity:masterfrom
Cubicake:fixes

Conversation

@Cubicake

Copy link
Copy Markdown

Resolves #8

Currently, equal objects with different references cause equals to return
false, while non-equal non-null objects are accepted as equal.

Copilot AI review requested due to automatic review settings June 27, 2026 10:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Potentially incorrect SWMRLong2ObjectHashTable#equals implementation

2 participants