Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I'm reasonably certain I've filed this before, but can't find it.
Anyway, OpenSSL::SSL::SSLSocket#connect_nonblock fails on 1.6.7 and is missing on 1.7.0.preview1
Data: https://gist.github.com/2999123
Thoughts? I know the 'openssl' lib needs some serious love in terms of api, but I think it's a bug that connect_nonblock was broken in 1.6.7 and is now missing in 1.7.0.
Happy to try any workarounds! Let me know if you need any more information.
Jordan,
I think your ticket was
JRUBY-6527, but the issue seems identical to JRUBY-6573. Could you review these errors and see if this is a duplicate?