api-layer
api-layer copied to clipboard
JVM options
What is the proper method to specify the JVM options for all the ZOWE v3.0.0 components that use java?
For example, How to specify the following JVM options:
-Xms256m -Xmx512m -Xquickstart -Xshareclasses:nonFatal -Xshareclasses:groupAccess -Xshareclasses:cacheDirPerm=0777 -Xscmx50m -Xlp:objectheap:pagesize=1m,warn,pageable -Xlp:codecache:pagesize=1m,pageable
Thanks in advance.