-
-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stdlib jopenssl/load is Broken on Java 9 #4915
Comments
@headius ping :) Am I doing something wrong here or is there a remaining bug? Thanks! |
its a 'known' (duplicate) issue and has been fixed on jossl (master): jruby/jruby-openssl#142 ... unfortunately we've run into issues with certificates (just around trying to release jruby-openssl 0.10.0) #4802 which are now blocking the new release, there's some attempts to resolve them but I am not sure at this point whether we understand what's causing them in the first place (I certainly do not). |
@kares ah thanks for the link! This is starting to become somewhat of a blocker for us so I'll do my best to track this down (likely today) :) |
This is still an issue on a completely stock install of
|
Please open a new issue if this is still a problem on JRuby 9.2.12.0. |
I don't use Ruby or JRuby anymore. 😆 |
It seems stdlib's
jopenssl
isn't fully fixed with java 9 yet.It breaks when I try to manually include stdlib
rubygems
which then pulls it in transitively.Script:
Error:
The text was updated successfully, but these errors were encountered: