r/m debug output

This commit is contained in:
Jonathan Ellis 2013-11-26 15:18:09 -06:00
parent 5f62610969
commit 3f66fbfc63
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ if [ "`uname`" = "Linux" ] ; then
# u34 and greater need 180k
JVM_OPTS="$JVM_OPTS -Xss256k"
fi
echo "xss = $JVM_OPTS"
# GC tuning options
JVM_OPTS="$JVM_OPTS -XX:+UseParNewGC"