The JRuby community is pleased to announce the release of JRuby 10.0.2.0.
- Homepage: https://www.jruby.org/
- Download: https://www.jruby.org/download
JRuby 10.0.2.x targets Ruby 3.4 compatibility.
Thank you to our contributors this release, you help keep JRuby moving forward!
7 Issues and PRs resolved for 10.0.2.0
#8920 KWargs issue with mustermann gem preventing JRuby 10.0.1.0 upgrade
#8922 Don't clear callInfo for Ruby methods
#8929 Update ArgumentError for missing file to match CRuby
#8930 Run specs repeatedly with forced JIT
#8943 Make closure to method conversion more conservative
#8948 SassC - array size too big
#8950 Fixes #8948. SassC - array size too big
--