Passing additional Java command line parameters to Output Post Processing
We set the Apps environment variable / context - "s_jvm_options" - at the Web App tier to set this on the OACore servlet engines.
Here's our setting:
<jvm_options oa_var="s_jvm_options" osd="IBM_AIX">-Xmx1024M -Xms64M -verbose:gc -Xgcpolicy:optavgpause</jvm_options>