Skip to content

Conversation

ianbotsf
Copy link
Contributor

@ianbotsf ianbotsf commented Feb 7, 2025

Issue #

(none)

Description of changes

This change fixes a small bug in hashcode calculation for CaseInsensitiveMap entries, namely that the hashcode calculation does not match the one used by JVM and Kotlin/Native's standard implementations.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ianbotsf ianbotsf requested a review from a team as a code owner February 7, 2025 23:34
Copy link

github-actions bot commented Feb 7, 2025

Affected Artifacts

Changed in size
Artifact Pull Request (bytes) Latest Release (bytes) Delta (bytes) Delta (percentage)
aws-signing-default-jvm.jar 53,497 51,946 1,551 2.99%
runtime-core-jvm.jar 825,504 818,814 6,690 0.82%

@ianbotsf ianbotsf merged commit 120768c into main Feb 8, 2025
16 checks passed
@ianbotsf ianbotsf deleted the fix-caseinsensitivemap-entry-hashcode branch February 8, 2025 00:01
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.

2 participants