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
I would like to ask a question, in G1 elastic mode, can the maximum value of the heap be changed after the JVM is started. At present, it can be seen that the maximum heap value is specified when starting the JVM, and the commit value is adjusted below this maximum value afterwards. Is there a feature in dragonwell8 that can dynamically change the maximum value of the heap like Kona JDK. Thank you very much for your answer and clarification.