JRuby 1.7.25 发布,Java 的 Ruby 解释器

栏目: Ruby · 发布时间: 6年前

内容简介:JRuby 1.7.25 发布,Java 的 Ruby 解释器

JRuby 1.7.25 发布了。

主页: http://www.jruby.org/

下载地址: http://www.jruby.org/download

JRuby 1.7.25 是自从JRuby 1.7.0以来的第29个更新版本。 1.7版本的主要发行目标是要修复任何缺少的兼容性问题,使用 Ruby 1.9.3。

亮点:

  • Appveyor CI runs for windows

  • Several windows fixes based on regaining Windows CI support

  • concurrent regexp thread crasher regression fixed

  • 15 issues fixed for 1.7.25

Github Issues resolved for 1.7.25:

  • #3786 - File.dirname is munching too much off on an UNC pathname

  • #3767 - Workaround for JRuby bug with UTF-8 encoding on non-English Windows

  • #3766 - IO.copy_streams are not closing filename argument IO instances.

  • #3748 - Wrong number of reported lines in Coverage API

  • #3745 - IO#write_nonblock causes CCE on Windows

  • #3738 - File.open w/ File::RDWR should write \r\n but gets should read as \n after rewind on windows

  • #3736 - File.open ignores :universal_newline options on Windows

  • #3727 - Tempfile#open on windows unconditionally opens in "b" mode messing CRLF logic (--1.9)

  • #3720 - ScriptingContainer.getHomeDirectory() and getCurrentDirectory() return / paths and no \\ paths on Windows

  • #3709 - JRuby 1.7.x Tempfile.path ends up being \\ delimited.

  • #3670 - Error when matching regex in multiple threads

  • #3642 - process_manager: Incompatible subprocess cmd parsing behaviour on 1.7 (ENV variables)

  • #2697 - OpenSSL::PKey::RSA.new behaves differently than MRI

  • #1727 - Errno::ENOENT: No such file or directory - \\server creating a directory in a UNC path

  • #584 - wrong current line


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法分析导论(第2版)(英文版)

算法分析导论(第2版)(英文版)

[美]Robert Sedgewick(罗伯特•塞奇威克)、[美]Philippe Flajolet(菲利普•弗拉若莱) / 电子工业出版社 / 2015-6 / 128.00元

《算法分析导论(第2版)(英文版)》全面介绍了算法的数学分析中所涉及的主要技术。涵盖的内容来自经典的数学课题(包括离散数学、初等实分析、组合数学),以及经典的计算机科学课题(包括算法和数据结构)。《算法分析导论(第2版)(英文版)》的重点是“平均情况”或“概率性”分析,书中也论述了“最差情况”或“复杂性”分析所需的基本数学工具。 《算法分析导论(第2版)(英文版)》第 1 版为行业内的经典著......一起来看看 《算法分析导论(第2版)(英文版)》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具