Skip to content

Instantly share code, notes, and snippets.

@sixtyfive

sixtyfive/blah Secret

Created June 14, 2021 13:14
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 sixtyfive/8e72b7a587ad9c7b1c8a5e334fc28851 to your computer and use it in GitHub Desktop.
Save sixtyfive/8e72b7a587ad9c7b1c8a5e334fc28851 to your computer and use it in GitHub Desktop.
jrubyubuntu21openjdk11wtf
ba@jruby:~/.local/opt/bok2multi$ jruby -S gem install pry
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by jnr.posix.JavaLibCHelper$ReflectiveAccess to method sun.nio.ch.SelChImpl.getFD()
WARNING: Please consider reporting this to the maintainers of jnr.posix.JavaLibCHelper$ReflectiveAccess
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
NameError: undefined method `default_specifications_dir' for class `#<Class:0x10fde30a>'
singleton class at /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb:93
<main> at /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb:67
require at org/jruby/RubyKernel.java:956
<main> at /usr/share/jruby/lib/ruby/stdlib/rubygems.rb:1
require at org/jruby/RubyKernel.java:956
<main> at /usr/share/jruby/lib/ruby/stdlib/rubygems.rb:1347
load at org/jruby/RubyKernel.java:974
<main> at uri:classloader:/jruby/kernel/gem_prelude.rb:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment