Skip to content

Make hash() always call to hash(ThreadContext) and deprecate#8491

Merged
enebo merged 1 commit intojruby:10-devfrom
enebo:fix_hash_hashcode
Dec 8, 2024
Merged

Make hash() always call to hash(ThreadContext) and deprecate#8491
enebo merged 1 commit intojruby:10-devfrom
enebo:fix_hash_hashcode

Conversation

@enebo
Copy link
Member

@enebo enebo commented Dec 8, 2024

Audited and made sure no more hash() calls but if something still does it his RubyBasicObject#hash() which calls the ThreadContext version.

Audited and made sure no more hash() calls but if something
still does it his RubyBasicObject#hash() which calls the
ThreadContext version.
@enebo enebo added this to the JRuby 10.0.0.0 milestone Dec 8, 2024
@enebo enebo merged commit 6ff95f2 into jruby:10-dev Dec 8, 2024
48 of 72 checks passed
@enebo enebo deleted the fix_hash_hashcode branch December 8, 2024 17:39
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