JRuby 1.3.0 RC1发布 加强对GAE支持

开发
JRuby 1.3.0 RC1已经发布,加入了对Google App Engine(GAE/J)中对Java的一些支持。并且修复了一些已经存在的BUG。

JRuby 社区高兴的宣布: 1.3.0 RC1 发布了~

The JRuby community is pleased to announce the release of JRuby 1.3.0RC1

主页:

http://www.jruby.org/

下载:

http://dist.codehaus.org/jruby/

版本库:

http://kenai.com/projects/jruby

http://github.com/jruby/jruby/tree/master

JRuby 1.3.0RC1 搞定了一些与 Google App Engine (GAE/J) 有关的 issue。我们决定发布一个更“短”的版本,这样子对 GAE/J 感兴趣的用户就不需要抓版本库构建一遍 JRuby 了。 译注:版本库里 10000 多个文件!

JRuby 1.3.0RC1 is a release to fix some issues which prevented JRuby from working with Google App Engine (GAE/J).  We decided to put out a shorter release so that users interested in GAE/J could get going without needing to build JRuby from scratch.

亮点:

◆一些修改,使得 JRuby 在一些受限环境内(如 GAE/J)跑得更顺

◆访问 Java 原生数组大约快 10 倍

◆timeout.rb 现在快了约 40% [ 译注:这话说的…… 难不成指定 10 秒你当 6 秒? ]

◆irb 现在工作在 1.9 模式了;另外也有一些杂七杂八的 1.9 相关的修正

◆集成 rubygems 和 rspec 分别升级到 1.3.2 和 1.2.6

◆修了 1.2.0 以来的 22 个 bug

完成的 Issue 小结:

JRUBY-3566     bug in multiplication

JRUBY-1401     Pathname#realpath fails for Windows drive letters

JRUBY-3490     Object#instance_exec only works with blocks of 3 parameters or less?!

JRUBY-3423     When using ActiveSupport, YAML dump/load of 3.0 returns YAML::PrivateType

JRUBY-3517     Incorrect self in a multiple assignment

JRUBY-3514     RUBY_PATCHLEVEL should be a Fixnum instead of String

JRUBY-3533     YAML.load fails on Base64 encoded binary data created by yaml "Length of Base64 encoded input string is not a multiple of 4."

JRUBY-3516     Non-thread safe regex backrefs

JRUBY-2289     File.directory? returns false for directories inside a jar

JRUBY-3551     ConcurrentModificationException in RubyClass.invalidateCacheDescendants()

JRUBY-3564     UDPSocket#bind should interpret the empty string as INADDR_ANY, not loopback

JRUBY-3563     getsockname and getpeername should return a struct sockaddr

JRUBY-3511     1.2.0: jruby --1.9 picks up the wrong path for loading modules

JRUBY-3166     Primitive type not being boxed when implementing a Java interface.

JRUBY-3568     Threads don't appear to inherit the thread group of their creating thread

JRUBY-3599     loop does not rescue StopIteration in --1.9

JRUBY-3610     StringIO#read given a buffer raises ArrayIndex error

JRUBY-3488     trap does not handle string as second argument

JRUBY-3481     JRuby test: test_command_line_switches.rb fails on Oracle JRockit JVM

JRUBY-3537     FFI: initialize() is not called for Struct and ManagedStruct instances

JRUBY-3565     TCPServer should bind to INADDR_ANY given empty string as hostname

JRUBY-3461     Minor code conventions documentation typo

责任编辑:彭凡 来源: JavaEye
相关推荐

2011-08-24 09:03:55

PostgreSQL

2009-06-02 09:05:11

netbeans 6.netbeans下载netbeans发布

2010-04-19 15:07:26

JRuby 1.5.0

2012-05-21 13:24:03

JavaEclipseEquinox

2010-04-06 10:25:43

Prototype

2009-07-02 18:14:12

Linux

2010-06-18 08:55:37

openSUSE 11

2011-10-25 09:35:25

jQuery 1.7

2009-06-01 09:25:51

Python 3.1 Python平台

2012-03-01 08:28:25

jQuery MobijQuery MobijQuery Mobi

2009-12-01 09:41:57

NetBeans 6.

2012-02-22 15:51:22

JavaPlay Framew

2012-06-02 01:41:00

GroovyJVMJava

2012-02-14 09:39:53

JavaSmartGit

2010-07-10 11:46:13

Eclipse E4 Eclipse E4

2011-02-18 10:56:12

PHP

2012-03-19 10:04:06

JActorJava

2009-04-23 09:14:34

Dojo新版发布

2013-11-29 14:24:05

VMware

2013-12-03 09:31:33

VMwareOpenStack云基础架构
点赞
收藏

51CTO技术栈公众号