Skip to content

Instantly share code, notes, and snippets.

@headius
Last active June 15, 2021 18:09
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/ee843a1f295a8727e187ad375e83778d to your computer and use it in GitHub Desktop.
Save headius/ee843a1f295a8727e187ad375e83778d to your computer and use it in GitHub Desktop.
JRuby 9.2.19.0

Thanks to contributor @ahorek for a couple quick-fix PRs this release!

Native Integration

  • Work around a bug in our backend FFI library, jnr-ffi, that broke calls to getsockopt or setsockopt in --dev mode. (#6714, #6723)

Windows Support

  • Honor the TZ environment variable when applying a timezone to file modification/access/create times. (#6659, #6720)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment