Skip to content

Conversation

@brharrington
Copy link
Contributor

Update the hash64 helper to stop using Unsafe for accessing the internal array of the String. This will reduce performance, but helps avoid issues on newer JDKs that are locking down internals.

Update the hash64 helper to stop using Unsafe for accessing
the internal array of the String. This will reduce performance,
but helps avoid issues on newer JDKs that are locking down
internals.
@brharrington brharrington added this to the 1.8.16 milestone Jun 25, 2025
@brharrington brharrington merged commit 68763f5 into Netflix:main Jun 25, 2025
1 check passed
@brharrington brharrington deleted the hash branch June 25, 2025 01:35
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.

1 participant