Skip to content

Commit

Permalink
use newer jruby options
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Jan 30, 2013
1 parent cdaa2bb commit 69bfa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/jruby.zsh
@@ -1,7 +1,7 @@
export JRUBY_OPTS="--1.9 \
-J-Dfile.encoding=UTF-8 \
-J-Djruby.jit.threshold=10 \
-J-Djruby.compile.mode=FORCE \
-J-Djruby.compile.mode=jit \
-J-Xms1536m \
-J-Xmx1536m \
-J-XX:MaxPermSize=512m \
Expand Down

0 comments on commit 69bfa4e

Please sign in to comment.