close
Skip to main content
BERJAYA

r/ruby


JRuby 10.1.1.0 released!
JRuby 10.1.1.0 released!

JRuby 10.1.1.0 is released, with a bunch of compat fixes, more performance work, and several third-party CVEs resolved.

JRuby 10.1 is our active development branch, with 10.0 being stable. Upgrading is recommended if you want the latest and greatest!

Notable Changes

Performance

  • Use FastDoubleParser to improve performance of all string-to-double parsing. [#9150]

  • Only pack fixnum values for 16-bit signed by default, with optional 8-bit and 32-bit configs. [#9379]

Standard Library

  • jruby-openssl updated to 0.16.2 with several CVE fixes from BouncyCastle. [#9386], [#9504], [#9539]

  • erb updated to 6.0.1.1 to address CVE-2026-41316. [#9388]

Native Integration

  • Updated JRuby's native library backend with support for OpenBSD. [#9439]

Java Integration

  • Optimized automatic interface implementation when calling Java with a block. [#5023]

Packaging

  • Begin deprecating jruby-complete and jruby-core Maven artifacts. Prefer the jruby and jruby-base artifacts. [#9512]

57 Issues and PRs resolved for 10.1.1.0

https://www.jruby.org/2026/07/22/jruby-10-1-1-0.html


Advertisement: All your builds, now in one place with Codex in ChatGPT.
All your builds, now in one place with Codex in ChatGPT.
media poster



RubyMine 2026.2 is Out!
RubyMine 2026.2 is Out!

Agentic debugging lets AI agents investigate issues using RubyMine's debugger; AI completion support for third-party model providers; GitHub Copilot is now a natively integrated agent; improvements to the symbol-based code insight engine, which is now enabled by default, and more: https://blog.jetbrains.com/ruby/2026/07/rubymine-2026-2-agentic-debugging-native-github-copilot-integration-default-symbol-based-code-insight-and-more/