@jrubyi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- United States App Store
Account-level information from X, not a live location or the device used for a specific post.
Operated by @headius, @tom_enebo, @hiro_asari
In your Java
Joined September 2008
- Tweets2.7K
- Following24
- Followers5.5K
- Likes181
JRuby 10.1.2.0 is released! JRuby 10.1 is our edge line, with more aggressive performance work and refactorings. This release improves perf of Ruby classes that extend Java, startup time on MacOS, and includes many stdlib updates.
jruby.org/2026/09/21/jruby-1…
JRuby 10.0.7.0 is released! JRuby 10.0 is our stable line, receiving only bug and security fixes and critical performance improvements. This release tidies up another round of compatibility issues and updates a few standard libraries.
jruby.org/2026/09/21/jruby-1…
Hello JRubyists! Anyone planning to be at tiny ruby #{conf} 2026 in Helsinki next week? We'd love to help you spread the word about JRuby to the Helsinki Ruby community! Get in touch if we can help you in any way!
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!
jruby.org/2026/07/22/jruby-1…
Our friends over at @fastrubyio have posted a nice compatibility matrix for JRuby versions, covering Ruby and Rails versions.
Check it out to see how the versions line up or to learn how JRuby can help you run Ruby and Rails better!
fastruby.io/blog/jruby/rails…
JRuby 10.0.6.0 released! Updated jruby-openssl, faster Java interface support, and many other fixes and improvements. JRuby 10.0.x is our LTS version, so upgrading is recommended.
jruby.org/2026/06/11/jruby-1…
JRuby 9.4.15.0 is released! This is the last regularly-scheduled release of JRuby 9.4.x and includes the last set of 9.4 fixes. Future releases will be done as needed for commercial JRuby users. Contact us if you need long-term JRuby 9.4 support.
jruby.org/2026/06/08/jruby-9…
JRuby 10.1 is released! We've caught up with CRuby 4.0 after less than four months, and pushed a bunch of new optimizations: smaller objects, smaller numerics, and groundwork for many more. We'll maintain 10.0 as our stable line, but do try 10.1 yourself!
jruby.org/2026/04/21/jruby-1…
JRuby 10.0.5.0 is released! This round we fixed some memory leaks when embedding multiple JRuby instances, a few pesky Windows bugs, and several Ruby compatibility blockers. Enjoy!
jruby.org/2026/04/06/jruby-1…
Today we were informed of a low-severity vulnerability in the bcrypt-ruby gem. We worked with the maintainers to arrange a fix. Upgrading is recommended.
CVE-2026-33306: Integer Overflow Causes Zero Key-Strengthening Iterations at Cost=31 on JRuby
github.com/bcrypt-ruby/bcryp…
JRuby 10.0.4.0 is released! A month after 10.0.3.0, we've addressed lots of one-off issues, a few memory and thread-safety fixes, and general compatibility and stabilization work. Enjoy!
jruby.org/2026/03/04/jruby-1…
JRuby 10.0.3.0 is released! Over 80 issues and pull requests and 13 external contributors combined to help further stabilize our 10.0 series! There's lots of compatibility fixes, a few performance enhancements, and a number of library updates.
jruby.org/2026/02/02/jruby-1…
JRuby Dev Team retweeted
New post: Warbled Sidekiq: Zero-install Executable for JVM
Previously, I showed how to use Warbler to package a simple tool as an executable jar. This post will demonstrate how to “warble” a larger project: the Sidekiq background job server!
buff.ly/ZEasNiu
JRuby Dev Team retweeted
New post: "Packaging Ruby Apps with Warbler: Executable JAR Files"
Warbler is the JRuby ecosystem’s tool for packaging up Ruby apps with all dependencies in a single deployable file. Let’s use Warbler to create all-in-one packaged Ruby apps!
buff.ly/ZdXcCop
Warbler 2.1.0 has been released! Warbler allows you to package JRuby applications (with obfuscation of code) as a single binary, either a .jar file you can run directly or a .war file you can deploy to any Java application server. Blog post coming!
rubygems.org/gems/warbler/ve…
We have published Docker images for JRuby 9.4 and JRuby 10 on JDK 25! The -dev images are also updated to latest commits. Give them a try and let us know if there's any issues!
JRuby Dev Team retweeted
At the end of my post on JRuby and JDK 25 startup time features, I teased a bit of the unreleased improvements from Project Leyden. It turns out the latest commits improve startup time even more, so it seems worth posting a quick follow-up!
reddit.com/r/ruby/comments/1…
JRuby Dev Team retweeted
New post: JRuby and JDK 25: Startup Time with AOTCache
Let's take a look at JRuby's startup time journey, all the way up to using JDK 25's AOTCache and Project Leyden features coming to a JDK near you soon.
blog.headius.com/2025/09/jru…
JRuby 9.4.14.0 is released! We've updated a bunch of the standard library (including "cgi" to fix a couple of CVEs), fixed a few memory leaks and a bunch of compatibility issues, and generally stabilized things. Upgrading is recommended!
jruby.org/2025/08/28/jruby-9…
JRuby 10.0.2.0 is released! This is a small release to fix an ArgumentError regression in JRuby 10.0.1.0 plus a few other small fixes. Recommended upgrade for all, but let us know if you run into any issues!
jruby.org/2025/08/07/jruby-1…