-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
88 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
layout: post | ||
title: JRuby 1.7.27 Released | ||
--- | ||
The JRuby community is pleased to announce the release of JRuby 1.7.27 | ||
|
||
- Homepage: [http://www.jruby.org/](http://www.jruby.org/) | ||
- Download: [http://www.jruby.org/download](http://www.jruby.org/download) | ||
|
||
JRuby 1.7.27 is our latest update release of JRuby 1.7.x. The primary goal of 1.7 point releases is to fill out any missing compatibility issues with Ruby 1.9.3. This is very likely our last 1.7.x release barring any release mistake or strong pushback. We are hoping all JRuby users can migrate to JRuby 9k and get on the Ruby 2.x train... | ||
|
||
Highlights: | ||
|
||
- 20 issues fixed for 1.7.27 | ||
|
||
### Github Issues resolved for 1.7.27 | ||
|
||
<ul> | ||
<li><a href="https://github.com/jruby/jruby/pull/4590">#4590</a> - Clean up structure of io/console and avoid stty on Windows.</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4588">#4588</a> - Backport 4389</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4563">#4563</a> - (peazy) enumerator backports for 1.7</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4545">#4545</a> - Update jnr-constants to 0.9.9 for 1.7.</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4519">#4519</a> - 64-bit immediate return to prompt on console interrupt before termination</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4491">#4491</a> - Immediately unregister out and err for JSR223 evals. Fixes #4446.</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4446">#4446</a> - ChannelDescriptor is not removed from the map after ScriptContainer is terminated</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4306">#4306</a> - JRuby 1.7: update to latest jruby-openssl version</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4226">#4226</a> - Don't dup every element in Enumerator#drop (1.7)</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4155">#4155</a> - 1.7.26 regression: NoMethodError: private method `require' called for Kernel:Module in Sequel</li> | ||
<li><a href="https://github.com/jruby/jruby/pull/4149">#4149</a> - Backport securerandom</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4116">#4116</a> - File.dirname interprets backslashes as path separators on Mac OS X</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4057">#4057</a> - The JVM SIGSEGVs when using RubyEtc.getgrgid</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/4006">#4006</a> - JRuby 1.7 branch uses java.lang.management.ManagementFactory</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/3989">#3989</a> - JRuby + Cygwin + Jenkins causes message related to stty</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/3781">#3781</a> - JRuby throws java.lang.ArrayIndexOutOfBoundsException </li> | ||
<li><a href="https://github.com/jruby/jruby/pull/3383">#3383</a> - public org.jruby.Runtime.Profile.Builtin::MethodData</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/1571">#1571</a> - Enumerator#feed</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/1398">#1398</a> - Private method error changes when `method_missing` is defined but should not</li> | ||
<li><a href="https://github.com/jruby/jruby/issues/1260">#1260</a> - alias_method intermittent issue in 1.7.6 & 1.7.8 (example to recreate included)</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
layout: main | ||
title: Files/downloads/1.7.27 | ||
--- | ||
<h1>Files/downloads/1.7.27</h1> | ||
<p class="trackDownloads"> | ||
<a href='/files/downloads/index.html'>..</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz'>jruby-bin-1.7.27.tar.gz</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz.md5'>jruby-bin-1.7.27.tar.gz.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.tar.gz.sha1'>jruby-bin-1.7.27.tar.gz.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip'>jruby-bin-1.7.27.zip</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip.md5'>jruby-bin-1.7.27.zip.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-bin-1.7.27.zip.sha1'>jruby-bin-1.7.27.zip.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar'>jruby-complete-1.7.27.jar</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar.md5'>jruby-complete-1.7.27.jar.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-complete-1.7.27.jar.sha1'>jruby-complete-1.7.27.jar.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem'>jruby-jars-1.7.27.gem</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem.md5'>jruby-jars-1.7.27.gem.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-jars-1.7.27.gem.sha1'>jruby-jars-1.7.27.gem.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz'>jruby-src-1.7.27.tar.gz</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz.md5'>jruby-src-1.7.27.tar.gz.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.tar.gz.sha1'>jruby-src-1.7.27.tar.gz.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip'>jruby-src-1.7.27.zip</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip.md5'>jruby-src-1.7.27.zip.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby-src-1.7.27.zip.sha1'>jruby-src-1.7.27.zip.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe'>jruby_windows_1_7_27.exe</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe.md5'>jruby_windows_1_7_27.exe.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_1_7_27.exe.sha1'>jruby_windows_1_7_27.exe.sha1</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe'>jruby_windows_x64_1_7_27.exe</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe.md5'>jruby_windows_x64_1_7_27.exe.md5</a><br/> | ||
<a href='https://s3.amazonaws.com/jruby.org/downloads/1.7.27/jruby_windows_x64_1_7_27.exe.sha1'>jruby_windows_x64_1_7_27.exe.sha1</a><br/> | ||
</p> |