java
executable and all worries will be gone:-XX:PermSize=256M -XX:MaxPermSize=256MThe entire command looks like this:
java -server -Djava.awt.headless=true -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256MRead This
My notes on technical stuff.
java
executable and all worries will be gone:-XX:PermSize=256M -XX:MaxPermSize=256MThe entire command looks like this:
java -server -Djava.awt.headless=true -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256MRead This
No comments:
Post a Comment