JRuby 9.2.x is compatible with Ruby 2.5.x and stays in sync with C Ruby.
The JRuby community is pleased to announce the release of JRuby 9.2.20.1 JRuby 9.2.20.1 Released Wednesday, December 01 2021 #6956 - Improve Performance of Time#strftime.#6952 - Limit Date.parse input length and make interruptible.#6943 - Honor the requested address even given hostname.#6924 - object has Enumerable ancestor but map cannot be called (jruby-9.3.x).#6900 - Skip prepend wrappers in each_object(Module).#6899 - Do not deduplicate strings with ivars.#6895 - JRuby 9.3 Hash eats key String subclass instance variables.
ANNO 1602 256 DISPLAY CODE
A workaround is provided, via patching the pure-Ruby date code in your own JRuby install. It was originally reported against Ruby’s C-based date extension, which JRuby does not use, but JRuby’s own implementation of date is also affected by the same issue. Securityĭate-parsing methods have been modified to accept an input-size limit option. As always there is a mix of miscellaneous fixes so be sure to read the issue list below. JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. The JRuby community is pleased to announce the release of JRuby 9.3.2.0