Files
jeremy d5bccafe39 Update to JRuby 10.1.0.0
This brings the Ruby version to 4.0. This updates the embedded jffi to
from 1.3.10 to 1.3.15, and the embedded jruby-launcher from 1.1.19 to
2.0.2.

This disables AppCDS usage unless the user has configured a JRUBY_JSA
environment variable, as the default location is not writable results
in a warning.

This ships more of the jruby bin files. There were some hidden files
needed to avoid warnings, as well as some new programs that should be
added. These go in /usr/local/jruby/bin, which is not in PATH, so
conflicts aren't an issue.

One issue with this version is it ships a version of minitest that
doesn't work, as the version it ships depends on a prism library that
it doesn't ship. This should be fixed in the next version, but in the
meantime, comment out a couple minitest files in the PLIST. Users can
use the following to install a usable minitest version:

  jruby -S gem install minitest --version '<6'
2026-05-10 00:13:36 +00:00

7 lines
378 B
Plaintext

SHA256 (jffi-1.3.15.tar.gz) = L53N7ekYdGxXhLpVyZIhTjDq9isjrSYJVhcwZEkXoYk=
SHA256 (jruby-dist-10.1.0.0-bin.tar.gz) = nBSgzoHzoxL9mMQVmGmCEy6R02sSy410o9/a6T/phKw=
SHA256 (jruby-launcher-2.0.2-java.gem) = ihfw3lp6/Yay9PeKRjPlPRsBfRnSWZ7wp5WAQUqMtXw=
SIZE (jffi-1.3.15.tar.gz) = 3032180
SIZE (jruby-dist-10.1.0.0-bin.tar.gz) = 40774952
SIZE (jruby-launcher-2.0.2-java.gem) = 71680