Skip to content

JRuby 10.1.1.0

Latest

Choose a tag to compare

@headius headius released this 22 Jul 17:43
· 49 commits to master since this release

The JRuby community is pleased to announce the release of JRuby 10.1.1.0.

JRuby 10.1.1.x targets Ruby 3.4 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @chadlwilson, @kares, @katafrakt, @sampokuokkanen, @segiddins, @shugo

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

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