Created
February 18, 2020 20:18
-
-
Save enebo/96b3ca34e7f55bf0f09ff05e89f0530e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
system ~/work/release/release/jruby-9.2.10.0 master 1485% ./bin/jruby ../../../snippets/runner --ruby `pwd`/bin/jruby | |
$ /home/enebo/work/release/release/jruby-9.2.10.0/bin/jruby -S gem install rails --version=6.0.2.1 | |
WARNING: An illegal reflective access operation has occurred | |
WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/home/enebo/work/release/release/jruby-9.2.10.0/lib/ruby/stdlib/jopenssl.jar) to field java.security.MessageDigest.provider | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment