JRuby 1.7.26 发布了。
下载地址:http://www.jruby.org/download
JRuby 1.7.26 是自从JRuby 1.7.0以来的第30个更新版本。 1.7版本的主要发行目标是要修复任何缺少的兼容性问题,使用Ruby1.9.3。
亮点:
8 issues fixed for 1.7.26
Github Issues resolved for 1.7.26:
#4115 - Backport "Change script file restriction" from 9000
#4064 - CompoundJarURLStreamHandler leaves many URL stream handles open before GC
#4063 - Explicitly close input stream in CompoundJarURLStreamHandler
#4062 - Write a log message when findClass IOException is caught
#4021 - String range object incorrectly tries to convert to int
#3980 - rbThrowInternal throws error if IRubyObject ID is greater than Integer.MAX_VALUE
#3927 - backport BigDecimal .to_r for #3728
#3825 - Fix Net::HTTP nil body bug