Skip to content

Instantly share code, notes, and snippets.

@whitingjr
Created June 7, 2019 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whitingjr/f0a42796d102bd6f1fb108b2c5de915b to your computer and use it in GitHub Desktop.
Save whitingjr/f0a42796d102bd6f1fb108b2c5de915b to your computer and use it in GitHub Desktop.
$ jruby -S gem env
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of org.jruby.util.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
RubyGems Environment:
- RUBYGEMS VERSION: 2.7.6
- RUBY VERSION: 2.5.3 (2019-06-04 patchlevel 0) [java]
- INSTALLATION DIRECTORY: /home/whitingjr/java/jruby/jruby-9.2.6.0/lib/ruby/gems/shared
- USER INSTALLATION DIRECTORY: /home/whitingjr/.gem/jruby/2.5.0
- RUBY EXECUTABLE: /home/whitingjr/java/jruby/jruby-9.2.6.0/bin/jruby
- EXECUTABLE DIRECTORY: /home/whitingjr/java/jruby/jruby-9.2.6.0/bin
- SPEC CACHE DIRECTORY: /home/whitingjr/.gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /home/whitingjr/java/jruby/jruby-9.2.6.0/etc
- RUBYGEMS PLATFORMS:
- ruby
- universal-java-11
- GEM PATHS:
- /home/whitingjr/java/jruby/jruby-9.2.6.0/lib/ruby/gems/shared
- /home/whitingjr/.gem/jruby/2.5.0
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- "install" => "--no-rdoc --no-ri --env-shebang"
- "update" => "--no-rdoc --no-ri --env-shebang"
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /usr/share/Modules/bin
- /usr/lib64/ccache
- /usr/local/bin
- /usr/local/sbin
- /usr/bin
- /usr/sbin
- /home/whitingjr/java/apache/apache-ant-1.9.6/bin
- /home/whitingjr/agamemnon/work/redhat/java/apache/apache-maven-3.3.9/bin
- /home/whitingjr/applications/dropbox/dropbox-dist
- /home/whitingjr/java/gradle/gradle-4.4.1/bin
- /home/whitingjr/java/openjdk/mjprof/mjprof1.0
- /home/whitingjr/java/vertx/3.4.1/vertx/bin
- /home/whitingjr/agamemnon/work/redhat/minishift-v1.0.0
- /home/whitingjr/agamemnon/work/redhat/minishift-v1.0.0/cache/oc/v1.5.0
- /home/whitingjr/java/jruby/jruby-9.2.6.0/bin
- /home/whitingjr/.local/bin
- /home/whitingjr/bin
- /home/whitingjr/java/apache/apache-ant-1.9.6/bin
- /home/whitingjr/agamemnon/work/redhat/java/apache/apache-maven-3.3.9/bin
- /home/whitingjr/applications/dropbox/dropbox-dist
- /home/whitingjr/java/gradle/gradle-4.4.1/bin
- /home/whitingjr/java/openjdk/mjprof/mjprof1.0
- /home/whitingjr/java/vertx/3.4.1/vertx/bin
- /home/whitingjr/agamemnon/work/redhat/minishift-v1.0.0
- /home/whitingjr/agamemnon/work/redhat/minishift-v1.0.0/cache/oc/v1.5.0
- /home/whitingjr/java/jruby/jruby-9.2.6.0/bin
whitingjr@f29lite ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment