Skip to content

Conversation

@headius
Copy link
Contributor

@headius headius commented Mar 12, 2024

This cannot be merged until JRuby has released a version that supports it, and should not be released until we have decided how to transition away from older JRuby versions that do not have this name.

See #83

This cannot be merged until JRuby has released a version that
supports it, and should not be released until we have decided how
to transition away from older JRuby versions that do not have this
name.

See ruby#83
@headius
Copy link
Contributor Author

headius commented Mar 12, 2024

I decided to support both old and new using a MethodHandle. Performance should not be impacted since it's static final, but it will work on all old versions of JRuby until we decide to remove this logic.

@headius headius marked this pull request as ready for review March 12, 2024 21:41
@headius headius merged commit f03c19b into ruby:master Mar 12, 2024
@headius headius deleted the jruby_cat19 branch March 12, 2024 21:42
headius added a commit to headius/stringio that referenced this pull request Mar 13, 2024
headius added a commit to headius/jruby that referenced this pull request Mar 13, 2024
headius added a commit to jruby/jruby that referenced this pull request Mar 13, 2024
headius added a commit that referenced this pull request Mar 13, 2024
headius added a commit to headius/jruby that referenced this pull request Mar 13, 2024
Additional two names used by StringIO. See ruby/stringio#84 and
ruby/stringio#88.
headius added a commit to headius/jruby that referenced this pull request Mar 13, 2024
Additional two names used by StringIO. See ruby/stringio#84 and
ruby/stringio#88.
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