JRuby 1.1 RC2 Released
修正了很多bug,我關注的 JRUBY-1686也得到了修正,距離1.1的發布不遠了。
The JRuby community is pleased to announce the release of JRuby 1.1 RC 2
Homepage: https://www.jruby.org/
Download: https://dist.codehaus.org/jruby/
JRuby 1.1RC2 is the second release candidate of JRuby 1.1. JRuby 1.1
represents a concerted focus on speed and refinement. ruby code can
completely compile in an Ahead Of Time (AOT) or Just In Time (JIT) mode;
yielding a faster ruby! It also uses less memory than our previous releases.
We need people to download JRuby 1.1RC2 and give us feedback. Test your
applications and help us make JRuby 1.1 a great release.
Highlights:
- 260 issues resolved since JRuby 1.1RC1
- Large IO refactoring
- Memory improvements for JIT'd methods:
- Control total number of methods JIT'd
- Support a JIT cache between runtimes to return permgen
- Reduce codesize of generated methods (50-70% reduction)
文章轉自莊周夢蝶 ,原文發布時間2008-02-18
最後更新:2017-05-17 17:31:48