[ANN] JRuby 9.2.4.0 Released!

JRuby 9.2.4.0 Released
Tuesday, November 13 2018

The JRuby community is pleased to announce the release of JRuby 9.2.4.0

- Homepage: http://www.jruby.org/
- Download: http://www.jruby.org/download

JRuby 9.2.x is our new major version of JRuby. It is expected to be
compatible with Ruby 2.5.x and stay in sync with C Ruby. JRuby 9.2.0.0 is
our first release for 2.5 support.

If you do find issues then report them on using our issue tracker at
http://bugs.jruby.org. We also encourage users to join our IRC channel
(#jruby on Freenode) and mailing lists. You may also follow @jruby on
Twitter for updates.

Highlights:

- 4 issues fixed for 9.2.4.0

Github Issues resolved for 9.2.4.0

    #5442 - fix potential int overflow
    #5439 - Local variable not updated in closure state
    #5438 - Negative nsec on Time initialisation
    #5407 - normalized Float::MIN

···

--
blog: http://blog.enebo.com twitter: tom_enebo
mail: tom.enebo@gmail.com