Skip to content
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

Backport PR #14890 to 8.7: Workaround for #14873 #14892

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport PR #14890 to 8.7 branch, original message:


import ffi from JRuby 9.3.9.0 to overcome jruby/jruby#7579

Since JRuby ignores the files in "lib/jni" and uses the ones inside "lib/jruby.jar", we have to inject the older versions into the new JRuby's jruby.jar

fixes #14873

import platform-specific ffi binaries from JRuby 9.3.9.0 to overcome jruby/jruby#7579

Since JRuby ignores the files in "lib/jni" and uses the ones inside "lib/jruby.jar" instead, we have to inject the older versions into the new JRuby's "jruby.jar"

fixes #14873

(cherry picked from commit 281ce70)
@jsvd jsvd requested a review from yaauie February 11, 2023 13:08
@jsvd jsvd merged commit c98ab61 into 8.7 Feb 12, 2023
@jsvd jsvd deleted the backport_14890_8.7 branch February 12, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants