> Seems you should set this in your own local config, not in one patch for
> everyone.

If "your own local config" means my machines global Java config file,
I don't agree.
1) Stack size each Java programs needs are different, so IMHO setting
stack size globally is not good idea.
2) I don't know how to set machine global Java stack size. Maybe there's no way.

If it means I should provide the stack size to build.sh with some way, it can't.

build.sh line 23:
#   - ignore external ANT_OPTS

Only way to set stack size is to edit build.sh.

Which is better:
 - Set stack size to 1MB or 2MB on build.sh. 512KB is too small.
 - Make build.sh respect external ANT_OPTS.
or any other way?

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to