Skip to content

Instantly share code, notes, and snippets.

@headius
Last active June 27, 2022 19:14
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/c0c543bfd9762a283e01d9d2ac6a6c93 to your computer and use it in GitHub Desktop.
Save headius/c0c543bfd9762a283e01d9d2ac6a6c93 to your computer and use it in GitHub Desktop.

Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: @ahorek, @keimar, @k77ch7

Ruby Compatibility

  • Fixed a leak in the frozen string cache and now ensure frozen strings are reused correctly without reencoding. (#7166, #7229, #7242)

Java Integration

  • The internal cache for nested jar file contents has been optimized and a new option added for cache expiration. (#7225, #7232, #7259)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment