[messages] [Developers] Re: determining how much heap a BufferedImage uses
pgeerkens
pgeerkens at hotmail.com
Thu Nov 11 08:22:06 MST 2010
Here are two articles on heap management parameters and diagnostic
techniques:
http://www.ibm.com/developerworks/library/i-gctroub/[1]
http://www.ibm.com/developerworks/ibm/l ... bage3.html[2]
Although a bit dated and referring to the IBM JVM, the concepts are
common to all JVM's, and the controls should be similar.
[1] http://www.ibm.com/developerworks/library/i-gctroub/
[2] http://www.ibm.com/developerworks/ibm/library/i-garbage3.html
_______________________________________________
Read this topic online here:
http://www.vassalengine.org/forum/viewtopic.php?p=20529#p20529
More information about the messages
mailing list