We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to load the stdlib files from jruby-complete doesn't work:
$ java -cp ~/.m2/repository/com/oracle/truffle/0.7/truffle-0.7.jar:maven/jruby-complete/target/jruby-complete-9.0.1.0-SNAPSHOT.jar:truffle/target/jruby-truffle-9.0.1.0-SNAPSHOT.jar org.jruby.Main -X+T -e 'require "digest"' -e:1:in `require': internal implementation error - NullPointerException null java.io.FilterInputStream.read(FilterInputStream.java:133) (RubyTruffleError) from -e:1:in `<main>'
The text was updated successfully, but these errors were encountered:
6236e4e
No branches or pull requests
Trying to load the stdlib files from jruby-complete doesn't work:
The text was updated successfully, but these errors were encountered: