Index: hbase =================================================================== --- hbase (revision 19793) +++ hbase (working copy) @@ -219,7 +219,7 @@ # figure out which class to run if [ "$COMMAND" = "shell" ] ; then - CLASS="org.jruby.Main ${HBASE_HOME}/bin/hirb.rb" + CLASS="org.jruby.Main -X+O ${HBASE_HOME}/bin/hirb.rb" elif $in_sources_dir && [ "$COMMAND" = "shell-tests" ] ; then # Finx maven build classpath add_maven_deps_to_classpath