ePrivacy and GPDR Cookie Consent by Cookie Consent
JRuby software

JRuby - releases history

Top Download Club  |  Development  |  Compilers & Interpreters  |  JRuby
Version Change log
JRuby 9.4.11.0 Jan 29, 2025 Critical Fixes:
Fixed an issue where Mutex lock acquisition may leave the Mutex locked if an asynchronous Thread interrupt happens at the same time. #8585, #8586
Fixed a memory leak where singleton classes would leave behind bookkeeping objects that accumulated over time. #8591, #8598
Standard Library:
rubygems been updated to version 3.6.3 to fix an incompatibility with bundler 2.6. #8590, #8596
bundler has been updated to version 2.6.3. #8596
jruby-openssl has been updated to 0.15.3. #8458, Release 0.15.3
jar-dependencies has been updated to 0.5.3 to fix remaining issues loading Maven jars in containerized environments. #8593, #8595
Issues and PRs resolved:
[deps] bump jruby-openssl to 0.15.3
Remove dependency on jakarta.annotation-api
Thread interrupt can leave Mutex locked in synchronize
Unlock if poll triggers an exception
Bundler v2.6.x is incomptible with Gem system version included in JRuby 9.4.10.0 by default
Eliminate leak of non-concrete subclass references
Update jar-dependencies to 0.5.3
Update rubygems to 3.6.3 and bundler to 2.6.3
Memory leak from ActiveRecord_Relation after upgrading from JRuby 9.4.9.0 to 9.4.10.0
JRuby 9.4.9.0 Nov 5, 2024 Ruby Compatibility:
Various fixes for keyword arguments. #8344, #8344, #8382, #8389
Mutex has been fixed to check for thread interrupts (Thread#kill, Thread#raise) immediately after acquiring the lock. #8403, #8404
Standard Library:
The fiddle library is now a default gem and can be upgraded independently of JRuby. #8385
Developer Experience:
The core jar file of JRuby can be rebuilt more quickly by calling Maven with the -Dcore flag. #8326
Support for Coordinated Restore at Checkpoint (OpenJDK Project CRaC), which allows snapshotting a running JRuby process and quickly resuming it later. #8367
Java Integration:
The “lazy” constants feature for classes imported from Java, introduced in JRuby 9.4.8.0, has been reverted due to spurious warnings. We’ll revisit it in a future release. #8349, #8368, #8399, #8400, #8401
Functions were added to allow flushing out thread-local and fiber-local storage for an entire JRuby runtime. #8369
Security:
REXML was updated to 3.3.9 to get recent fixes and to address CVE-2024-49761, a ReDOS vulnerability. Only users parsing unsanitized XML with REXML are affected. #8396
JRuby 9.3.15.0 Jun 27, 2024
JRuby 9.4.7.0 Apr 30, 2024
JRuby 9.4.5.0 Nov 2, 2023
JRuby 9.4.4.0 Oct 18, 2023
JRuby 9.4.3.0 Jun 8, 2023
JRuby 9.4.2.0 Mar 8, 2023
JRuby 9.4.1.0 Feb 7, 2023
JRuby 9.4.0.0 Nov 24, 2022
NEWSLETTER
© 2025 TopDownload.Club  |  All rights reserved.
created by FAUST