Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions truffle/README.md
Original file line number Diff line number Diff line change
@@ -34,8 +34,8 @@ To run JRuby in Truffle mode, pass the `-X+T` option.
Truffle is designed to be used on the Graal VM rather than a conventional JVM.
Download a build of Graal:

* http://lafo.ssw.uni-linz.ac.at/graalvm/openjdk-8-graalvm-b132-macosx-x86_64-0.6.tar.gz
* http://lafo.ssw.uni-linz.ac.at/graalvm/openjdk-8-graalvm-b132-linux-x86_64-0.6.tar.gz
* http://lafo.ssw.uni-linz.ac.at/graalvm/openjdk-8-graalvm-b132-macosx-x86_64-0.7.tar.gz
* http://lafo.ssw.uni-linz.ac.at/graalvm/openjdk-8-graalvm-b132-linux-x86_64-0.7.tar.gz

You can then run JRuby with GraalVM

0 comments on commit 7d4c012

Please sign in to comment.