Closed
Description
I'm still getting some illegal reflective access warnings, even when using the current head version of jruby-openssl
.
The warnings read like this:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/home/deivid/.rbenv/versions/jruby-9.2.11.0/lib/ruby/gems/shared/gems/jruby-openssl-0.10.5.dev-java/lib/jopenssl.jar) to constructor java.security.KeyFactory(java.security.KeyFactorySpi,java.security.Provider,java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
I can reproduce these warnings by running rubygems test suite with jruby under a Linux environment using java 11.
Metadata
Metadata
Assignees
Labels
No labels