idea java.lang.OutOfMemoryError: PermGen space!
idea java.lang.OutOfMemoryError: PermGen space!
- You can use the flag -XX:MaxPermSize=128m to configure the amount of available PermGen memory.
- -XX:PermSize=256M -XX:MaxPermSize=512m
内存转储
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=d:/dump -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Xloggc:d:/heap

浙公网安备 33010602011771号