Skip to content

Instantly share code, notes, and snippets.

@headius
Created November 2, 2021 16:32
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/35777ee9558844b4d88b6ea5f16e3936 to your computer and use it in GitHub Desktop.
Save headius/35777ee9558844b4d88b6ea5f16e3936 to your computer and use it in GitHub Desktop.

Compatiblity

Standard Library

  • jruby-openssl has been updated to 0.11.0, which includes fixes for expired and replaced certificate verification. (#6871, #6909)

Native Integration

  • The built-in FFI library has been updated to match the FFI gem, and can now be upgraded independently of JRuby. (#6732, #6747)
  • FFI-based core methods on Windows and Solaris have been modified to delay activating FFI until after RubyGems has loaded any upgrades. (#6751, #6760, #6762)

Java Integration

  • Nested jar files (jars packaged within another application jar) should load more quickly with caching improvements. (#6730, #6734#6740)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment