Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7cd8a55

Please sign in to comment.