You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first thought was that it's my environment issue. However, when I downgraded Java to 1.8.0_144, JRuby was built successfully, which makes me think it might be a different problem.
Ah, I have not tried building jruby-complete on 9. I made changes for the main build to work on 9, but this doesn't appear to be the same issue. I have seen SSL problems running on 9, but not during the base build.
Environment
Expected Behavior
Building complete JRuby jar succeeds.
Actual Behavior
Building complete JRuby jar on Oracle JDK 8 succeeds, but fails on Oracle JDK 9. The output refers to SSL issues like this:
Full compile log is available at gist.
Notes
My first thought was that it's my environment issue. However, when I downgraded Java to 1.8.0_144, JRuby was built successfully, which makes me think it might be a different problem.
Mentioning #4111 as a main issue to track.
The text was updated successfully, but these errors were encountered: