eclipse java.lang.OutOfMemoryError: Java heap space

1.手動編譯運行須要添加 java -Xms256m -Xmx1024m classnamejava

2.在eclipse中,在run as -> run configurations -> arguments -> vm arguments 中添加 -Xmx512meclipse

3.若是程序消耗資源過大,檢查是否有內存泄漏spa

相關文章
相關標籤/搜索