Skip to content

Conversation

@enebo
Copy link
Member

@enebo enebo commented Apr 20, 2025

Change keyword arguments logic. It makes sense but the semantics still confuse me a little bit even though each case by itself makes sense.

Fixes #8784

I also went through and fixed a number of excluded tests involving keywords in MRI's test suite.

@enebo enebo added this to the JRuby 10.0.1.0 milestone Apr 20, 2025
@enebo
Copy link
Member Author

enebo commented Apr 20, 2025

This passes original reported issue and the extra tests pass on interp but the JIT is calling some "cut down" versions of the larger keyword argument processing and I need to update those to be the same. Hopefully tomorrow morning.

@enebo enebo force-pushed the topic/kwargs_fix branch from 08b1522 to a252777 Compare April 21, 2025 19:24
@enebo enebo merged commit 1fd5222 into jruby:master Apr 22, 2025
71 of 72 checks passed
@enebo enebo deleted the topic/kwargs_fix branch April 22, 2025 16:22
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.

Regression in Hash.ruby2_keywords_hash? behaviour in JRuby v10

1 participant