api-layer icon indicating copy to clipboard operation
api-layer copied to clipboard

JVM options

Open m4rk0Kruz opened this issue 11 months ago • 3 comments

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.

m4rk0Kruz avatar Nov 27 '24 01:11 m4rk0Kruz