You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
-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
The text was updated successfully, but these errors were encountered: