


It has not been heavily tested, but it has been confirmed working by users.
#Mac install4j freezes update

#Mac install4j freezes windows
#7268 - .ExtendedOpenOption not available in OSGi bundles on Windows since JRuby 9.3.0.0.#7267 - Circular exception handling can cause infinite loop since 9.3.4.0.#7264 - update jar-dependencies gem hooks.#7218 - Empty rescue block returns exception object instead of nil.#7211 - require_relative doesn’t work inside Jar with 9.3.4.0.#7185 - Spurious constant replacement warning when using include_package.#7120 - Gem.install caused a BootstrapMethodError.Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: 22 Github Issues resolved for 9.3.7.0 The JRuby community is pleased to announce the release of JRuby 9.3.7.0

JRuby 9.3.7.0 Released Tuesday, August 16 2022 #7359 - Fixes Time.at argument handling (#7265).#7358 - Update polyglot-maven and commit updated XMLs.#7356 - Fix for method visibility changes super_method for module-inherited methods.#7354 - Fix 7317 it warns me about “warning: found = in conditional, should be =”.#7351 - Avoid accidentally killing the teardown thread.#7346 - Iterating over CSV.parse_line causes an explosion of threads/fibers.#7344 - Changing method visibility changes super_method for module-inherited methods.#7343 - Fix for changing method visibility changes behavior for module-inherited methods.#7338 - InstanceConfiguration extra loaders not thread safe.#7333 - fix Enumberable sum when elements are array.#7332 - defined reified classes with their parent class’s classloader as parent.#7326 - sum method - undefined method ‘last’ for 1:Integer.#7325 - Fix negative scale BigDecimal#to_r.#7324 - Time::at with BigDecimal emits Java Negative Exponent exception.#7321 - Fix issue #7316 runtime error when nested raise.#7317 - Oddity with the jruby parser: it warns me about “warning: found = in conditional, should be =”.#7316 - Incompatible error when nested LoadError.#7303 - Fix included_modules method to not return wrapped modules.#7262 - jar-dependencies cannot be updated out-of-band from jruby.#7257 - chore: Set permissions for GitHub actions.#7240 - Changing method visibility changes behavior for module-inherited methods.Enable this feature on Java 19 using the JVM flag -enable-preview. Virtual threads make it possible for JRuby applications to create thousands of concurrently-executing fibers. Fibers can now be configured to use OpenJDK Project Loom’s virtual threads, which are lightweight and do not consume a native platform thread.psych has been updated to 3.3.3 to address CVE-2022-25857, an element-nesting DoS.csv has been updated to 3.2.5 to pick up a fix that eliminates fiber use for simple parse_line calls.Thread termination at shutdown is more robust and visits all non-main threads.Altering the visibility of an included module method no longer changes what super method gets called.Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: Ruby Compatibility 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.8.0
