Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.2
-
Fix Version/s: JRuby 1.6.4
-
Component/s: Core Classes/Modules, Ruby 1.9.2
-
Labels:None
-
Environment:Ubuntu 11.04, RVM installed JRuby 1.6.2 (1.7 RVM version was not working at the time), ran this: "export JRUBY_OPTS=--1.9"
-
Testcase included:yes
-
Number of attachments :
Description
The current version of JRuby's IPSocket.peeraddr does not accept the argument to not a lookup on the address as described here:
http://ruby-doc.org/stdlib/libdoc/socket/rdoc/classes/IPSocket.html#M003776
To reproduce I have created a Git repository:
git clone git://github.com/kaspernj/JRuby-RSpecs.git
cd JRuby-RSpecs
bunde
rake-jruby-1.6.2
This is my first bug-report - please tell me if I should do something different next time.
This is a good report, thank you. Only better thing would have been a fix