Skip to content
New issue

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

[Truffle] Can't load stdlib from JAR #3264

Closed
chrisseaton opened this issue Aug 18, 2015 · 0 comments
Closed

[Truffle] Can't load stdlib from JAR #3264

chrisseaton opened this issue Aug 18, 2015 · 0 comments
Milestone

Comments

@chrisseaton
Copy link
Contributor

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>'
@chrisseaton chrisseaton added this to the truffle-dev milestone Aug 18, 2015
@enebo enebo added this to the Non-Release milestone Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants