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

JRuby reflective access & deprecation warnings #163

Open
nickcharlton opened this issue Feb 10, 2020 · 0 comments
Open

JRuby reflective access & deprecation warnings #163

nickcharlton opened this issue Feb 10, 2020 · 0 comments

Comments

@nickcharlton
Copy link
Member

On CI (example build), we're getting the following set of deprecation warnings on JRuby:

WARNING: An illegal reflective access operation has occurred
874WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/home/travis/.rvm/rubies/jruby-head/lib/ruby/stdlib/jopenssl.jar) to constructor java.security.cert.CertificateFactory(java.security.cert.CertificateFactorySpi,java.security.Provider,java.lang.String)
875WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
876WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
877WARNING: All illegal access operations will be denied in a future release
878[DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant