JRuby 1.7.16 发布,此版本现已提供下载。
JRuby 1.7.16 的目标跟 JRuby 1.7 一样是为了解决 Ruby 1.9.3 的兼容性问题。
改进记录
1.7.16 issues 列表:
#1997 - Tempfile behavior change in 1.7.15 #1995 - Regexp regression in 1.7.15 from 1.7.13 #1994 - Snapshot builds of jruby-1_7 jruby-jars.gem have the wrong file name #1991 - Allow launch.inproc=true to expand glob patterns #1989 - Files in axiom-types and descendants_tracker gems use 400 and 440 modes #1986 - String#slice on multibyte chars raise Exception #1983 - java -jar jruby-complete.jar -S irb doesn't work anymore #1977 - jrubycomplete - OSGi DynamicImport-Package breaks Adobe AEM #1975 - nil TypError on bundle install, regression 1.7.14+ #1973 - Bundle package broken after 1.7.14 #1971 - jruby-core 1.7.14 isn't a valid OSGI bundle anymore #1965 - Gemfiles that use `:path` broken between 1.7.13 and 1.7.15 #1963 - Array#product does not coerce incoming arguments properly #1953 - openssl ignores OpenSSL::X509::DEFAULT_CERT_FILE #1950 - All RubyFileTest methods have a race condition #1945 - File.exists?("broken_symlink") returns true #1942 - Bundle not working with two gemspecs - bug introduced in 1.7.14 #1715 - IOError with OpenSSL #connect_nonblock: Writing not possible during handshake #1700 - NPE in Ripper with $ special variables #541 - JRuby 1.7.2 with authlogic 3.x fails to boot (OpenSSL)
JRuby是面向Ruby、基于Java虚拟机(JVM)的一种解释程序,它结合了Ruby语言的简易性和功能强大的JVM的执行机制,包括与Java库
全面集成。Rails彻底加快及简化了Web应用的开发,不过它让人觉得不够成熟,特别是在高端企业级功能方面。另一方面,Java平台及其虚拟机、库和
应用服务器的速度、稳定性和功能方面却一直在提升,现在已被公认为是开发高端服务器应用的领先平台。不过如果Java平台不与Ruby等新兴语言联系在一
起,就有可能落后于流行趋势。 |