Skip to content

Fixes #7637. Arity error with kwargs when subclassing a java class#7645

Merged
enebo merged 1 commit intojruby:masterfrom
enebo:fix_java_split_kwargs
Feb 16, 2023
Merged

Fixes #7637. Arity error with kwargs when subclassing a java class#7645
enebo merged 1 commit intojruby:masterfrom
enebo:fix_java_split_kwargs

Conversation

@enebo
Copy link
Member

@enebo enebo commented Feb 9, 2023

This was based on the potentially splitting constructor not passing on callInfo state. This state is used to determine info about whether the last argument is a keyword or not.

This was based on the potentially splitting constructor not passing on
callInfo state.  This state is used to determine info about whether
the last argument is a keyword or not.
@enebo enebo added this to the JRuby 9.4.2.0 milestone Feb 9, 2023
@enebo enebo merged commit 5ede8b1 into jruby:master Feb 16, 2023
@enebo enebo deleted the fix_java_split_kwargs branch March 4, 2025 18:34
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