Skip to content

Rearrange kwargs logic#8785

Merged
enebo merged 9 commits into
jruby:masterfrom
enebo:topic/kwargs_fix
Apr 22, 2025
Merged

Rearrange kwargs logic#8785
enebo merged 9 commits into
jruby:masterfrom
enebo:topic/kwargs_fix

Conversation

@enebo

@enebo enebo commented Apr 20, 2025

Copy link
Copy Markdown
Member

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

enebo commented Apr 20, 2025

Copy link
Copy Markdown
Member Author

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
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