Skip to content

Still some illegal reflective access warnings #197

Closed
@deivid-rodriguez

Description

@deivid-rodriguez

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions