Skip to content

Instantly share code, notes, and snippets.

@headius
Last active June 27, 2022 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/7c7f3a41ae5c5fa776646d35ea5622d9 to your computer and use it in GitHub Desktop.
Save headius/7c7f3a41ae5c5fa776646d35ea5622d9 to your computer and use it in GitHub Desktop.

Thanks to our contributors this cycle for helping to maintain and improve JRuby 9.2: @dee-see, @edipofederle, @DirkMahler

Ruby Compatibility

  • Fixes for a memory leak in the frozen string cache have been backported. (#7021)

Java Integration

  • The internal cache for nested jar file contents has been optimized and a new option added for cache expiration. (#7225, #7232, #7259)

Hardware Support

  • Support for Apple's M processors has been backported. It has not been heavily tested, but it has been confirmed working by users. (#6953, #6965, #6985)

Standard Library

  • jruby-openssl update to 0.12.2. (#7140)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment