Skip to content

Instantly share code, notes, and snippets.

@nirvdrum
Created November 4, 2014 18:36
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 nirvdrum/9ae6317ee01bab9dcf2a to your computer and use it in GitHub Desktop.
Save nirvdrum/9ae6317ee01bab9dcf2a to your computer and use it in GitHub Desktop.
nirvdrum@balthasar:~/dev/workspaces/mogotest$ JRUBY_OPTS="-Xcompile.invokedynamic=true -X+C -Xjit.threshold=0" ruby jruby_9k_indy_issue.rb
LoadError: load error: jruby/java/core_ext/module -- java.lang.NullPointerException: null
require at org/jruby/RubyKernel.java:926
__script__ at file:/home/nirvdrum/.rbenv/versions/jruby-9000.dev-SNAPSHOT/lib/jruby.jar!/jruby/java/core_ext.rb:3
require at org/jruby/RubyKernel.java:926
__script__ at file:/home/nirvdrum/.rbenv/versions/jruby-9000.dev-SNAPSHOT/lib/jruby.jar!/jruby/java.rb:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment