要修改JVM的启动参数,可以按照以下步骤进行操作:
/etc/profile
/etc/environment
JAVA_OPTS="-Xms512m -Xmx1024m"
-Xms
-Xmx
JAVA_OPTS="-Xms1g -Xmx2g"