JRuby Dev Team (@jruby) 's Twitter Profile
JRuby Dev Team

@jruby

Operated by @headius, @tom_enebo, @hiro_asari

ID: 16132186

linkhttp://jruby.org calendar_today04-09-2008 17:45:05

2,2K Tweet

5,5K Followers

24 Following

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

We have released jruby-launcher 2.0! This version eliminates the old C++ code in favor of two options: * On Unix systems, just exec the jruby.sh script. * On Windows, a new Rust-based exe is coming soon. Let us know if you have any issues: buff.ly/nLmlSh3

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

It's almost time! I've just published my first post on JRuby 10, "Part 1: What's New". More posts will follow in the coming weeks, but JRuby 10 itself should be generally available before my RubyKaigi talk next week! buff.ly/IUQ1ixS

JRuby Dev Team (@jruby) 's Twitter Profile Photo

It's finally here! JRuby 10 has been released with support for Ruby 3.4 (including 3.2 and 3.3 updates as well). Minimum Java version has been bumped up to Java 21, allowing us to support more modern JVM features. Begin your migration today! jruby.org/2025/04/14/jru…

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

Seems like a few folks didn't think my 2D bar chart was "beautiful", so let's kick it up a notch with 3D, SVG, and PDF generation using the same JFreeChart family of libraries! blog.headius.com/2025/05/3d-cha…

Matthew Berg (@wnyconservative) 's Twitter Profile Photo

One of my benchmarks for learning German is being able to construct Alle Kinder jokes, about whatever topic I happen to be thinking about. Still usually uncertain if I have the exact right words. Alle Kinder verwenden JRuby Dev Team, außer Bill, der keine Leistung will.

JRuby Dev Team (@jruby) 's Twitter Profile Photo

Security advisory: We have released jruby-openssl gem 0.15.4, jruby 10.0.0.1, and jruby 9.4.12.1 to address CVE-2025-46551, disabled hostname verification by default. We recommend that all users upgrade! cve.org/CVERecord?id=C… jruby.org/2025/05/07/jru… jruby.org/2025/05/07/jru…

NanoVMs (@nanovms) 's Twitter Profile Photo

this week on the unikernel application spotlight we check out JRuby Dev Team youtube.com/watch?v=72wlDv… real threads && jvm interop - congrats on 10.x release and 24 yrs! Charles Oliver Nutter

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

That's right... JRuby is the only Ruby with a fully-portable, all-in-one distribution that works with Bazel's secure, closed-world builds. You want secure, stable, scalable Ruby, you use JRuby! Thanks for the chat at RubyKaigi!

JRuby Dev Team (@jruby) 's Twitter Profile Photo

JRuby 9.4.13.0 is released! We have fixed several user issues, including a slow leak in Java interface implementation, a possible deadlock between JIT and main threads, and backported launcher improvements from JRuby 10! jruby.org/2025/06/10/jru…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

FYI: now that Ubuntu 20.04 is EOL, future releases of the JRuby Docker image will be based on Ubuntu 22.04. This will take effect with releases 9.4.14.0 and 10.0.1.0, whenever they happen. See github.com/docker-library…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

We have released jruby-maven-plugins 3.0.6, updating JRuby to 9.4.13.0 along with several other improvements. But more exciting: Warbler is BACK! We've updated it for latest JRuby and dependencies and it's running green in CI. Time for feature requests! github.com/jruby/warbler/…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

We have just released JRuby 10.0.1.0, our first update to JRuby 10! There's dozens of patches including full support (finally) for Zeitwerk and a bunch of Ruby 3.4 language fixes. Upgrade today and let us know how it goes! jruby.org/2025/07/17/jru…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

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/jru…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

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/jru…

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

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/jruby-…

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

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/comment…

JRuby Dev Team (@jruby) 's Twitter Profile Photo

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 (@jruby) 's Twitter Profile Photo

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/v…

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

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

Charles Oliver Nutter (@headius) 's Twitter Profile Photo

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