Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM options #3916

Open
m4rk0Kruz opened this issue Nov 27, 2024 · 3 comments
Open

JVM options #3916

m4rk0Kruz opened this issue Nov 27, 2024 · 3 comments
Labels
enhancement New feature or request Priority: Medium

Comments

@m4rk0Kruz
Copy link

m4rk0Kruz commented Nov 27, 2024

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 m4rk0Kruz added new New issue that has not been worked on yet question Further information is requested labels Nov 27, 2024
@EvaJavornicka EvaJavornicka added enhancement New feature or request Priority: Medium and removed new New issue that has not been worked on yet question Further information is requested labels Nov 27, 2024
@balhar-jakub
Copy link
Member

Currently there is no way to set these properties for all Zowe 3.0.0 components. As such we are changing the issue to enhancement request.

@1000TurquoisePogs
Copy link
Member

Looks like a duplicate of #3865 ?

@balhar-jakub
Copy link
Member

Yes, it does. Thanks for catching this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Medium
Projects
Development

No branches or pull requests

4 participants