In short, you can predict your application memory usage with the following formula. Max memory = [-Xmx] + [-XX:MaxPermSize] + ...
確定! 回上一頁