Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre2
Assignee: Thomas E Enebo
Attachments: test_ssl.rb
Components: Standard Library
Created: 06/Aug/12 10:37 AM
Description:

Running the attached script works on 1.7.0.preview1 and the fails on jruby-head

% rvm use jruby-1.7.0.preview1
% jruby ~/scratch/test_ssl.rb
1.7.0.preview1: 00c8c98
200
% rvm use jruby-head
% jruby ~/scratch/test_ssl.rb
1.7.0.preview2.dev: 3737fc5
JRuby::EAGAINWritable: Resource temporarily unavailable - errno backtraces disabled; run with -Xerrno.backtrace=true to enable

Environment: Only tested on OSX
Project: JRuby
Priority: Major Major
Reporter: Chris McGrath
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to