Initializing help system before first use

jvmcontainermemoryoptions

Description
This parameter automatically applies some JVM startup options that will result in lower overall memory usage.
Type
Boolean, read/write
Default value
true when running within DMP, false otherwise
Note
When true, the JVM startup options will be adjusted in an effort minimize the memory usage of the Java virtual machine, which may be useful when it's competing for resources in a shared environment. However, this will result in more frequent garbage collections which may have a negative impact on performance.
Note
This parameter will only have effect if set before the JVM is loaded into the Mosel process.