Skip to content

JRuby 10.1.0.0 compatibility#1210

Merged
headius merged 1 commit intojruby:masterfrom
katafrakt:jruby-10.1-compat
Apr 27, 2026
Merged

JRuby 10.1.0.0 compatibility#1210
headius merged 1 commit intojruby:masterfrom
katafrakt:jruby-10.1-compat

Conversation

@katafrakt
Copy link
Copy Markdown
Contributor

Ensure compatibility with 10.1.0.0 by

  • Switching RubyHash construction to factory method and don't pass the second int argument (no longer supported)
  • Do the same for RubyString construction
  • Add ostruct to Gemfile, as it's no longer bundled by default

Ensure compatibility with 10.1.0.0 by
- Switching RubyHash construction to factory method and don't pass the
  second int argument (no longer supported)
- Do the same for RubyString construction
- Add ostruct to Gemfile, as it's no longer bundled by default
@headius
Copy link
Copy Markdown
Member

headius commented Apr 26, 2026

Nice thanks! Had to get this done at some point and I want the 8.0 and 8.1 adapters out ASAP.

@headius
Copy link
Copy Markdown
Member

headius commented Apr 27, 2026

The failures appear to have been there prior to this PR so I'm going to merge.

@kares Ping me when you get a chance so we can figure out how to get CI green.

@headius headius merged commit 74aeab0 into jruby:master Apr 27, 2026
7 of 12 checks passed
@katafrakt katafrakt deleted the jruby-10.1-compat branch April 27, 2026 05:17
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.

2 participants