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

Update java 8 launch args #988

Open
progwml6 opened this issue Nov 3, 2016 · 1 comment
Open

Update java 8 launch args #988

progwml6 opened this issue Nov 3, 2016 · 1 comment

Comments

@progwml6
Copy link
Collaborator

progwml6 commented Nov 3, 2016

-XX:+UseG1GC
this needs to be used for java 8 optimization arguments instead of the current list, make sure also to match xmx and xms values

use g1gc for everyone and don't allow the existing list to be used on java 8

@progwml6
Copy link
Collaborator Author

progwml6 commented Nov 4, 2016

additional feedback: "i'd personally advise against Xms greater than the actual minimum requirement"
set xms to the value from the minimum arg to be added in #987 when it exists and the PC can support it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant