Skip to content

Instantly share code, notes, and snippets.

@headius
Last active March 29, 2021 18:13
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/b71825355148210ea6242e49f5f08282 to your computer and use it in GitHub Desktop.
Save headius/b71825355148210ea6242e49f5f08282 to your computer and use it in GitHub Desktop.
JRuby 9.2.17.0

Compatibility

Standard Library

  • RubyGems updated to 3.1.6. (#6294)
  • Build improvements to ensure all parts of default and bundled gems ship in the distribution archives. (#6604, #6609, #6618, #6619)
  • zlib fixed to properly handle extra data in stream after inflate finishes. (#6606, #6612)
  • Minor updates to align standard library with Ruby 2.5.8. (#6611, #6624)

Performance

  • Small optimizations to the dig function. (#6632)
  • Optimized calls to the top-level "java", "javax", "javafx", "org", and "com" packages. (#6635)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment