avatar
java memory management?# Java - 爪哇娇娃
r*w
1
anyone can recommend some articles/books which explains in deeper details how
the java memory management works? i saw from the web that memory leak is still
possible with java...and there are two types of memory leaks...but the article
does not elaborate...i strongly suspect i am having memory leaks...and
therefore would like to know more~
thanks~
avatar
c*s
2
内存泄漏是JVM的问题,你无法在用程序避免
你可以试着启动你的程序是加上java 的内存参数给程序更多的内存
java -Xmx40m com.mycompnay.myapp.Main ...

how
still
article

【在 r*******w 的大作中提到】
: anyone can recommend some articles/books which explains in deeper details how
: the java memory management works? i saw from the web that memory leak is still
: possible with java...and there are two types of memory leaks...but the article
: does not elaborate...i strongly suspect i am having memory leaks...and
: therefore would like to know more~
: thanks~

avatar
r*w
3
went for the max already

【在 c*****s 的大作中提到】
: 内存泄漏是JVM的问题,你无法在用程序避免
: 你可以试着启动你的程序是加上java 的内存参数给程序更多的内存
: java -Xmx40m com.mycompnay.myapp.Main ...
:
: how
: still
: article

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。