Skip to content

Commit

Permalink
[Truffle] Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Nov 15, 2016
1 parent 39cf8ce commit 7cd8a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Expand Up @@ -455,7 +455,7 @@ def help
jt rebuild clean and build
jt run [options] args... run JRuby with -X+T and args
--graal use Graal (set either GRAALVM_BIN or GRAAL_HOME)
--stress stress the compiler (compile immediately, background compilation, compilation exceptions are fatal)
--stress stress the compiler (compile immediately, foreground compilation, compilation exceptions are fatal)
--js add Graal.js to the classpath (set GRAAL_JS_JAR)
--asm show assembly (implies --graal)
--server run an instrumentation server on port 8080
Expand Down

0 comments on commit 7cd8a55

Please sign in to comment.